rafi1991

Untitled

Jul 23rd, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Oceanfront 2 Bedroom Suite"
  5. ,"url": "https://www.hotelbluemb.com/rooms/oceanfront-2-bdrm-suite"
  6. ,"image": "https://www.hotelbluemb.com/images/made/uploads/1502-Oceanfront2BedroomSuite-OF-Bedroom_1150_650_90_s_c1.jpg"
  7. ,"description": "Discover the best of Myrtle Beach 2 bedroom suites at hotel BLUE. Our Oceanfront 2 Bedroom Suite consists of an ocean view king room with one king bed, one bath, a small refrigerator, microwave, television, free in-room coffee, free voicemail, complimentary wireless Internet access, a hair dryer, safe, and iron/ironing board. The king room adjoins to an oceanfront efficiency that consists of two queen beds, one bath, a kitchen with full size refrigerator, microwave, stove, toaster, and basic cookware and dinnerware. The rooms have doors that can be closed for privacy."
  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 Queen beds"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Small refrigerator"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Microwaves"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Television"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Free in-room coffee"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Free voicemail"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Complimentary wireless internet access"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron/ironing board"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Kitchen"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full size refrigerator"},
  31. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  32. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Toaster"},
  33. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Basic cookware and dinnerware"},
  34. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Private balconies"}
  35. ]
  36. }</script>
Add Comment
Please, Sign In to add comment