rafi1991

Untitled

Jul 21st, 2020
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Non Oceanfront 3 Bedroom 3 Bathroom Condo"
  5. ,"url": "https://www.thecaravelle.com/rooms/sea-mark-non-oceanfront-3-bedroom-3-bath1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15691/master-bedroom-seamark501-web__large.jpg"
  7. ,"description": "This 3 Bedroom, 3 Bathroom, Sea Mark condo is a great option for large families. It has room for everyone with 1 King Bed in the master bedroom and Four Beds split between the other 2 Bedrooms. Plus, a Sleeper Sofa in the Living Area gives you extra sleeping space."
  8. ,"bed": {
  9. "@type" : "BedDetails"
  10. ,"numberOfBeds" : 6
  11. }
  12. ,"occupancy": {
  13. "@type" : "QuantitativeValue"
  14. ,"maxValue" : "8"
  15. ,"unitCode" : "C62"
  16. }
  17. ,"amenityFeature": [
  18. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "1 King bed in master bedroom"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "4 Beds split between the other two bedrooms"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Sleeper sofa"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Living area"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "3 Televisions"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full size kitchen"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Dishwasher"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Refrigerator"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Washer and dryer"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Basic cookware and dinnerware"},
  31. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron/ironing board"},
  32. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"}
  33. ]
  34. }</script>
Add Comment
Please, Sign In to add comment