rafi1991

Untitled

Jul 21st, 2020
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "St. John's Non-Oceanfront Efficiency - 2 Queens"
  5. ,"url": "https://www.thecaravelle.com/rooms/st-johns-non-oceanfront-efficiency-2-queens1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15684/st-johns-inn-2-queens-room--efficiency__large.jpg"
  7. ,"description": "This comfortable efficiency room in Myrtle Beach features 2 Queen Beds. These efficiencies are located on floors 1 through 3. Guests in these units can enjoy staying right across the street from the ocean and feeling the salty breeze on their Balcony or Porch. They can also use the Large Outdoor Pool and Outdoor Whirlpool at St. John’s Inn."
  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 Queen beds"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Balcony or porch"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Efficiency kitchen"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Two-burner stove"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Refrigerator"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Basic cookware and dinnerware"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron/ironing board"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"}
  28. ]
  29. }</script>
Add Comment
Please, Sign In to add comment