rafi1991

Untitled

Jul 21st, 2020
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 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 (3 Queens)"
  5. ,"url": "https://www.thecaravelle.com/rooms/caravelle-tower-ocean-view-2-room-suite-3-que1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15688/caravelle-tower-ov-2rm-3-q-__large.jpg"
  7. ,"description": "This Ocean View 2 room suite in Myrtle Beach includes a bedroom with 2 Queen Beds. The Living Room has 1 Queen Bed and 1 Sofa Bed to accommodate a larger family or group. You can enjoy views of the Atlantic Ocean day or night from this suiteโ€™s Private Balcony. The Fully Equipped Kitchen offers a Full Refrigerator, Stove, Microwave, Basic Cooking Utensils, Silverware, Coffeemaker and Coffee."
  8. ,"bed": {
  9. "@type" : "BedDetails"
  10. ,"numberOfBeds" : 4
  11. }
  12. ,"occupancy": {
  13. "@type" : "QuantitativeValue"
  14. ,"maxValue" : "8"
  15. ,"unitCode" : "C62"
  16. }
  17. ,"amenityFeature": [
  18. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "3 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": "Iron/ironing board"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"}
  30. ]
  31. }</script>
Add Comment
Please, Sign In to add comment