rafi1991

Untitled

Jul 21st, 2020
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Ocean View 2 Room Suite (2 Queens)"
  5. ,"url": "https://www.thecaravelle.com/rooms/caravelle-tower-ocean-view-2-room-suite-2-que1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15686/caravelle-tower-ov-2rm-2-q-room__large.jpg"
  7. ,"description": "Make the most of your time in Myrtle Beach with this Ocean View suite. A Queen Bed in the bedroom offers a private getaway, while the Queen Bed and Sofa Bed in the Living Room make space for the rest of your group. Enjoy 24/7 access to views of the Atlantic Ocean from this suiteโ€™s Private Balcony."
  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": "2 Queen beds"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Sofa bed"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Living room"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Private balcony"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Fully equipped kitchen"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full refrigerator"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Basic cookware and dinnerware"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron/ironing board"}
  30. ]
  31. }</script>
Add Comment
Please, Sign In to add comment