Advertisement
rafi1991

Untitled

Jul 20th, 2020
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Oceanfront Jacuzzi® Jetted Bathtub Suite"
  5. ,"url": "https://www.thecaravelle.com/rooms/caravelle-resort-oceanfront-jacuzzi-suite1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15699/cvl_whirlpool_bedroom__large.jpg"
  7. ,"description": "This oceanfront 1 bedroom suite features a private bedroom with 1 King Bed and a luxurious Jacuzzi® jetted bathtub for soaking all your troubles away. The living room has a Murphy Bed and a Sleeper Sofa which can both be put away when not in use."
  8. ,"bed": {
  9. "@type" : "BedDetails"
  10. ,"numberOfBeds" : 3
  11. }
  12. ,"occupancy": {
  13. "@type" : "QuantitativeValue"
  14. ,"maxValue" : "6"
  15. ,"unitCode" : "C62"
  16. }
  17. ,"amenityFeature": [
  18. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "1 King bed"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Jacuzzi® jetted bathtub"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Living room"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Murphy bed"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Sleeper sofa"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Full bathrooms"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full kitchen"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full refrigerator"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove/oven"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Coffee maker"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Basic cookware and dinnerware"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Televisions"},
  31. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full balcony"},
  32. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"},
  33. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "DVD Player"},
  34. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Complimentary toiletries"},
  35. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"}
  36. ]
  37. }</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement