rafi1991

Untitled

Jul 21st, 2020
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Non Oceanfront 3 Bedroom 2 Bathroom Condo"
  5. ,"url": "https://www.thecaravelle.com/rooms/sea-mark-non-oceanfront-3-bedroom-2-bathroom1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15690/sea-mark-tower-3br-2ba-master-bedroom__large.jpg"
  7. ,"description": "Just 1.5 blocks from the ocean, this 3 bedroom condo in Myrtle Beach, SC provides the perfect mix of convenience and space for large groups or families. It includes 3 Bedrooms, 2 Bathrooms and a spacious Living Area with a Sleeper Sofa. There is 1 King Bed in the master bedroom and 2 Twin Beds in the second bedroom. The third bedroom has 2 Kiddie Beds, which are short twin beds perfect for your little ones."
  8. ,"bed": {
  9. "@type" : "BedDetails"
  10. ,"numberOfBeds" : 5
  11. }
  12. ,"occupancy": {
  13. "@type" : "QuantitativeValue"
  14. ,"maxValue" : "6"
  15. ,"unitCode" : "C62"
  16. }
  17. ,"amenityFeature": [
  18. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "1 King bed"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Twin beds"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Short twin beds"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Washer and dryer"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full kitchen"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Refrigerator"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Basic cookware and dinnerware"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron/ironing board"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Living area"},
  31. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Sleeper sofa"}
  32. ]
  33. }</script>
Add Comment
Please, Sign In to add comment