rafi1991

Untitled

Jul 21st, 2020
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Non Oceanfront 2 Bedroom Condo"
  5. ,"url": "https://www.thecaravelle.com/rooms/arbordrydockharborside-non-oceanfront-2-bedro1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15689/arbor-living-room__large.jpg"
  7. ,"description": "Located just two blocks from the ocean, this 2 bedroom condo in Myrtle Beach is the perfect beach getaway at an affordable price. It includes 2 Bathrooms and 4 Twin Beds split between the 2 Bedrooms. Select units also include a Double Sleeper Sofa in the Living Area for extra sleeping space."
  8. ,"bed": {
  9. "@type" : "BedDetails"
  10. ,"numberOfBeds" : "4 or 5"
  11. }
  12. ,"occupancy": {
  13. "@type" : "QuantitativeValue"
  14. ,"maxValue" : "6"
  15. ,"unitCode" : "C62"
  16. }
  17. ,"amenityFeature": [
  18. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "4 Twin beds"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Select units include a double sleeper sofa"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Living area"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full kitchen"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Dishwasher"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Refrigerator"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Washer and dryer"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Basic cookware and dinnerware"},
  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>
Add Comment
Please, Sign In to add comment