Advertisement
jmar

cabin1

May 10th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["Accommodation", "Product"]
  4. ,"name": "Cabin 1 - Rainbow Trout"
  5. ,"url": "https://www.wvlogcabins.com/rooms/cabin-1-rainbow-trout/"
  6. ,"image": "http://www.wvlogcabins.com/wp-content/uploads/2017/09/cabin-1-copy.jpg"
  7. ,"description": "This three bedroom luxury log cabin includes a fireplace, a full kitchen, a jacuzzi tub, an outdoor hot tub, and modern amenities like WiFi &amp; satellite TV."
  8. ,"petsAllowed": "False"
  9. ,"brand": {
  10. "@type" : "http://schema.org/Brand"
  11. ,"name": "Harman's Luxury Log Cabins"
  12. }
  13.  
  14. ,"occupancy": {
  15. "@type" : "QuantitativeValue"
  16. ,"maxValue" : "6"
  17. ,"unitCode" : "C62"
  18. }
  19. ,"amenityFeature": [
  20. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Private Outdoor Hot Tub"},
  21. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "A/C"},
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Kitchen"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "WiFi"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Satellite TV"},
  25. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Fireplace"},
  26. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Grill"},
  27. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Washer and dryer"},
  28. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Linens"},
  29. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Towels"},
  30. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Washcloths"},
  31. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Charcoal Grill"},
  32. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Rock Fireplace"},
  33. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Jacuzzi Tub"}
  34. ]
  35. }</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement