rafi1991

Untitled

Jul 21st, 2020
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom"]
  4. ,"name": "Ocean View One Bedroom Suite"
  5. ,"url": "https://www.thecaravelle.com/rooms/st-clements-ocean-view-one-bedroom-suite1/"
  6. ,"image": "https://www.thecaravelle.com/media/images/15681/st.-clements-ocean-view-living-room__large.jpg"
  7. ,"description": "This relaxing Ocean View one bedroom suite in Myrtle Beach includes a Full Kitchen, Living Area and a bedroom with 1 Double Bed. The living room has space for more guests with 1 King or Queen Bed and a Double Size Sleeper Sofa. To make cooking a breeze, this suite’s kitchen offers a Full Refrigerator, Stove, Microwave, Basic Cooking Utensils and Silverware."
  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": "Full kitchen"},
  19. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Living area"},
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "1 Double bed"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "1 King or queen bed"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Double size sleeper sofa"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full refrigerator"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Stove"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Microwave"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Basic cookware and dinnerware"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Private balcony"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "2 Televisions"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Hair dryer"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Iron/ironing board"},
  31. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Safe"}
  32. ]
  33. }</script>
Add Comment
Please, Sign In to add comment