rafi1991

Untitled

Jul 23rd, 2020
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Ocean View 2 Room King Suite"
  5. ,"url": "https://www.hotelbluemb.com/rooms/ocean-view-2-room-king-suite"
  6. ,"image": "https://www.hotelbluemb.com/images/made/uploads/OceanView2RmKingSuite-Living-web_1150_650_90_s_c1.jpg"
  7. ,"description": "Enjoy the best king suites Myrtle Beach has to offer, only at hotel BLUE. Our Ocean View 2 Room King Suites have a king bed and television in the bedroom, a separate living room with a double murphy wall bed, a double sleeper sofa, television, and dinette table with 4 chairs. These ocean view king suites also have one bath and a kitchen with full size refrigerator, microwave, stove, toaster, and basic cookware and dinnerware. All resort guests enjoy free in-room coffee, free voicemail, complimentary wireless Internet access, a hair dryer, safe, and iron/ironing board."
  8. ,"bed": {
  9. "@type" : "BedDetails"
  10. ,"numberOfBeds" : 3
  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 Televisions"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Living room"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Double murphy wall bed"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Double sleeper sofa"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Dinette table with 4 chairs"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Kitchen"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full size refrigerator"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Toaster"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Basic cookware and dinnerware"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Free in-room coffee"},
  31. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Free voicemail"},
  32. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Complimentary wireless internet access"},
  33. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"},
  34. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"},
  35. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron/ironing board"},
  36. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Private balcony"}
  37. ]
  38. }</script>
Add Comment
Please, Sign In to add comment