Advertisement
rafi1991

Untitled

Jul 20th, 2020
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Angle Oceanfront Two Bedroom Condo"
  5. ,"url": "https://www.beachcolony.com/accommodations/angle-ocean-front-2-bedroom-condo/"
  6. ,"image": "https://www.beachcolony.com/images/made/uploads/angle-oceanfront-main_600_400_90_medialayout_copyr.png_0_0_100_r_b_-7_-7_s_c1.jpg"
  7. ,"description": "Our Angle Oceanfront Two Bedroom Condo has a king bed in the master bedroom, two double beds in the second bedroom, a separate living room with a sleeper sofa, a kitchen fully equipped with a dishwasher, basic cookware and dinnerware, two bathrooms, in-room washer and dryer, a television with DVD player, free in-room coffee, free voicemail, complimentary wireless Internet access, a hair dryer, a safe and an iron/ironing board."
  8. ,"bed": {
  9. "@type" : "BedDetails"
  10. ,"numberOfBeds" : 4
  11. }
  12. ,"occupancy": {
  13. "@type" : "QuantitativeValue"
  14. ,"maxValue" : "8"
  15. ,"unitCode" : "C62"
  16. }
  17. ,"amenityFeature": [
  18. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "1 King bed"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Double beds"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Living room"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Sleeper sofa"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full kitchen"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Dishwasher"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Basic cookware and dinnerware"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Bathrooms"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "In-room washer and dryer"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Television"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "DVD player"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Free in-room coffee"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Free voicemail"},
  31. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Complimentary wireless internet access"},
  32. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"},
  33. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"},
  34. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron/ironing board"},
  35. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Wrap-around private balcony"}
  36. ]
  37. }</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement