Advertisement
rafi1991

Untitled

Jul 20th, 2020
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Ocean View Efficiency - Two Doubles"
  5. ,"url": "https://www.thecaravelle.com/rooms/caravelle-resort-ocean-view-efficiency---two1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15695/3-ov-ef-dd-609b-web-compressor__large.jpg"
  7. ,"description": "This comfortable ocean view efficiency in Myrtle Beach features 2 Double Beds as well as a spectacular view of the Atlantic Ocean. The Full Efficiency Kitchen comes equipped with a stove/oven, full refrigerator, microwave, coffee maker, and basic cookware, plate ware, glassware and utensils."
  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": "2 Double beds"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full efficiency kitchen"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full refrigerator"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove/oven"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Coffee maker"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Basic cookware and dinnerware"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Television"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "DVD player"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Private balcony"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Complimentary toiletries"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"}
  31. ]
  32. }</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement