Advertisement
jmar

glamp

Oct 2nd, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": ["HotelRoom", "Product"]
  4. ,"name": "Glamping"
  5. ,"url": "https://www.shawneeinn.com/rooms/glamping/"
  6. ,"image": "https://zv2ov1i3g518d3f020920olj-wpengine.netdna-ssl.com/wp-content/uploads/2017/06/l188.jpg"
  7. ,"description": "For guests seeking luxury and the feel of the outdoors, Shawnee Island Glamping is a popular accommodation. The glamping site is located on an island in the Delaware River with access by canoe. Glamping includes a camp attendant, Wi-Fi, men's and women's restrooms with showers, and electricity. The Shawnee Inn and Golf Resort also offers riverside glamping closer to the Main Inn."
  8. ,"category": "Glamping"
  9. ,"petsAllowed": "False"
  10. ,"smokingAllowed": "http://schema.org/False"
  11. ,"audience": {
  12. "@type" : "http://schema.org/PeopleAudience"
  13. ,"audienceType": "Family Travelers, Outdoor Enthusiasts, Couples"
  14. }
  15. ,"brand": {
  16. "@type" : "http://schema.org/Brand"
  17. ,"name": "The Shawnee Inn and Golf Resort"
  18. }
  19.  
  20.  
  21. ,"amenityFeature": [
  22. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "One Queen Bed"},
  23. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "High Speed Wi-Fi"},
  24. {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Restrooms with Showers"}
  25. ]
  26. }</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement