rafi1991

Untitled

Jul 21st, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Ocean View King Studio"
  5. ,"url": "https://www.thecaravelle.com/rooms/caravelle-tower-ocean-view-king-studio1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15687/caravelle-tower-studio-room__large.jpg"
  7. ,"description": "The Ocean View King Studio in Myrtle Beach features 1 King Bed and a Sofa Sleeper. Plus it has a Fully Equipped Kitchen with a Full Refrigerator, Stove, Microwave, Basic Cooking Utensils, Silverware, Coffeemaker and Coffee that let you prepare for a spectacular day on the beach."
  8. ,"bed": {
  9. "@type" : "BedDetails"
  10. ,"numberOfBeds" : 2
  11. }
  12. ,"occupancy": {
  13. "@type" : "QuantitativeValue"
  14. ,"maxValue" : "4"
  15. ,"unitCode" : "C62"
  16. }
  17. ,"amenityFeature": [
  18. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "1 King bed"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Sofa sleeper"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Fully equipped kitchen"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full refrigerator"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Basic cookware and dinnerware"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Private balcony"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron/ironing board"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"}
  29. ]
  30. }</script>
Add Comment
Please, Sign In to add comment