rafi1991

Untitled

Jul 23rd, 2020
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Lodge Villa Two Bedroom/Two Bath"
  5. ,"url": "https://www.oceancreek.com/rooms/672/lodge-villa-two-bedroomtwo-bath"
  6. ,"image": "https://media.guestdesk.com/Sites/oceancreek_com/images/ResvSystemimages/LodgeVilla2Bedroom5of6masterweb.jpg"
  7. ,"description": "The Lodge Villa Two Bedroom / Two Bath features 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": "Screened-in porch"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 TV's"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Electronic safe"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron & ironing board"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hairdryer"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full kitchen"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Dishwasher"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Oven"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Refrigerator"},
  31. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  32. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Coffee maker"},
  33. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "WiFi"}
  34. ]
  35. }</script>
Add Comment
Please, Sign In to add comment