Advertisement
rafi1991

Untitled

Jul 21st, 2020
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Oceanfront One Bedroom One Bathroom"
  5. ,"url": "https://www.thecaravelle.com/rooms/carolina-dunes-oceanfront-1-bedroom-1-bath1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15694/carolinadunes1bdrm-6-web__large.jpg"
  7. ,"description": "Never miss a spectacular sunset in this Oceanfront 1 Bedroom and 1.5-Bath unit, located at Carolina Dunes. This suite includes space for the whole family with 2 Queen Beds and 1 Sleeper Sofa. It’s Private Balcony and Fully Equipped Kitchen with a Stove, Full Refrigerator, Dishwasher and Microwave means you can enjoy every meal overlooking the Atlantic Ocean."
  8. ,"bed": {
  9. "@type" : "BedDetails"
  10. ,"numberOfBeds" : 3
  11. }
  12. ,"occupancy": {
  13. "@type" : "QuantitativeValue"
  14. ,"maxValue" : "5"
  15. ,"unitCode" : "C62"
  16. }
  17. ,"amenityFeature": [
  18. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Queen beds"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "1 Sleeper sofa"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Private balcony"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Fully equipped kitchen"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full refrigerator"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Dishwasher"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Washer and dryer"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Televisions"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron/ironing board"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"}
  31. ]
  32. }</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement