Advertisement
rafi1991

Untitled

Jul 21st, 2020
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Oceanfront Three Bedroom Two Bathroom Condo"
  5. ,"url": "https://www.thecaravelle.com/rooms/carolina-dunes-oceanfront-3-bedroom-2-bathroo1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15692/carolina-dunes-2-and-3-bdrm-c__large.jpg"
  7. ,"description": "Make the most of your vacation by booking this 1400 sq. ft. oceanfront condo at Carolina Dunes. There is plenty of sleeping space with 3 Bedrooms and 2 Full Baths. The Living Area has 2 TV’s, making it a great place for your family or small group to gather."
  8. ,"bed": {
  9. "@type" : "BedDetails"
  10. ,"numberOfBeds" : "Varies by unit"
  11. }
  12. ,"occupancy": {
  13. "@type" : "QuantitativeValue"
  14. ,"maxValue" : "8"
  15. ,"unitCode" : "C62"
  16. }
  17. ,"amenityFeature": [
  18. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Full baths"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Living room"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Televisions"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Separate bedrooms"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full kitchen"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full refrigerator"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Dishwasher"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Washer and dryer"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron/ironing board"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"}
  30. ]
  31. }</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement