rafi1991

Untitled

Jul 23rd, 2020
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Garden Home Two Bedroom/Two Bath"
  5. ,"url": "https://www.oceancreek.com/rooms/671/garden-home-two-bedroomtwo-bath"
  6. ,"image": "https://media.guestdesk.com/Sites/oceancreek_com/images/ResvSystemimages/MasterBedroomGarden.jpg"
  7. ,"description": "The Garden Home Two Bedroom / Two Bath feature all the comforts of home with one queen bed, two twin beds, as well as a sleeper sofa."
  8. ,"bed": {
  9. "@type" : "BedDetails"
  10. ,"numberOfBeds" : 4
  11. }
  12. ,"occupancy": {
  13. "@type" : "QuantitativeValue"
  14. ,"maxValue" : "6"
  15. ,"unitCode" : "C62"
  16. }
  17. ,"amenityFeature": [
  18. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "1 Queen bed"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Twin beds"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Sleeper sofa"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Patio"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 TV's"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Washer & dryer"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Electronic safe"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron & ironing board"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hairdryer"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full kitchen"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Dishwasher"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Oven"},
  31. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Refrigerator"},
  32. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  33. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Coffee maker"},
  34. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "WiFi"}
  35. ]
  36. }</script>
Add Comment
Please, Sign In to add comment