rafi1991

Untitled

Jul 23rd, 2020
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Ocean View Three Bedroom Condo"
  5. ,"url": "https://www.oceancreek.com/rooms/668/oceanview-three-bedroom-condo"
  6. ,"image": "https://media.guestdesk.com/Sites/oceancreek_com/images/ResvSystemimages/MasterBedroom3BdrmOV.jpg"
  7. ,"description": "Enjoy the comforts of home in Ocean Creek Resort's three bedroom condo Myrtle Beach. The Tower Ocean View Three Bedroom Condo features one queen bed, one full bed, two twins, as well as a sleeper sofa."
  8. ,"bed": {
  9. "@type" : "BedDetails"
  10. ,"numberOfBeds" : 5
  11. }
  12. ,"occupancy": {
  13. "@type" : "QuantitativeValue"
  14. ,"maxValue" : "8"
  15. ,"unitCode" : "C62"
  16. }
  17. ,"amenityFeature": [
  18. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "1 Queen bed"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "1 Full bed"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Twin beds"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Sleeper sofa"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Private balcony"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 TV's"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Washer & dryer"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Electronic safe"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron & ironing board"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hairdryer"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full kitchen"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Dishwasher"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  31. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Oven"},
  32. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Refrigerator"},
  33. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  34. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Coffee maker"},
  35. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "WiFi"}
  36. ]
  37. }</script>
Add Comment
Please, Sign In to add comment