rafi1991

Untitled

Jul 23rd, 2020
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Tennis Villa Two Bedroom/Two Bath"
  5. ,"url": "https://www.oceancreek.com/rooms/670/tennis-villa-two-bedrmtwo-bath"
  6. ,"image": "https://media.guestdesk.com/Sites/oceancreek_com/images/ResvSystemimages/MasterBedroomTennis2Bdrm.jpg"
  7. ,"description": "Vacation in the most affordable and spacious villa Myrtle Beach offers, only at Ocean Creek Resort. The Tennis 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": "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