rafi1991

Untitled

Jul 21st, 2020
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 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 Room - 2 Queens"
  5. ,"url": "https://www.thecaravelle.com/rooms/st-johns-non-oceanfront-room-2-queens1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15685/st-johns-inn-2-queens-room--efficiency__large.jpg"
  7. ,"description": "Located on floors 1 through 3, these rooms in Myrtle Beach with 2 Queen Beds are just across the street from the ocean. Before heading to the Large Outdoor Pool and Outdoor Whirlpool at St. John’s Inn, grab a snack from your in-room Microwave and Refrigerator."
  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": "Microwave"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Refrigerator"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Balcony or porch"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron/ironing board"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"}
  25. ]
  26. }</script>
Add Comment
Please, Sign In to add comment