Advertisement
jmar

Untitled

Dec 21st, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.49 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": "Hotel"
  4. ,"name": "Shawnee Inn and Golf Resort"
  5. ,"url": "https://www.shawneeinn.com/"
  6. ,"logo": "https://zv2ov1i3g518d3f020920olj-wpengine.netdna-ssl.com/wp-content/uploads/2017/06/ShawneeInn_retro-1-copy.png"
  7. ,"image": "https://zv2ov1i3g518d3f020920olj-wpengine.netdna-ssl.com/wp-content/uploads/2017/05/IMG_1094-600x400.jpg"
  8. ,"description": "The historic Shawnee Inn and Golf Resort features guest rooms, cottages, and glamping. Our Poconos resort also boasts an on-site golf course and many outdoor activities for guests to enjoy."
  9. ,"telephone": "1-800-742-9633"
  10. ,"checkinTime": "1970-01-01T16:00-0500"
  11. ,"checkoutTime": "1970-01-01T11:00-0500"
  12. ,"openingHours": "24 Hour Front Desk"
  13. ,"foundingDate": "1911"
  14. ,"address" : {
  15. "@type" : "PostalAddress"
  16. ,"streetAddress": "100 Shawnee Inn Dr"
  17. ,"addressLocality": "Shawnee on Delaware"
  18. ,"addressRegion": "PA"
  19. ,"postalCode": "18356"
  20. ,"addressCountry": "USA"
  21. }
  22. ,"geo":{
  23. "@type":"GeoCoordinates"
  24. ,"latitude":"41.0063931"
  25. ,"longitude":"-75.1106168"
  26. }
  27. ,"hasMap":"https://www.google.com/maps/place/41.0063931,-75.1106168"
  28. ,"priceRange": "Prices starting at $97"
  29. ,"starRating": {
  30. "@type" : "http://schema.org/Rating"
  31. , "ratingValue": "3"
  32. }
  33. ,"petsAllowed": "False"
  34. ,"smokingAllowed": "False"
  35. ,"makesOffer" : {
  36. "@type" : "Offer"
  37.  
  38.  
  39. ,"acceptedPaymentMethod": [
  40. {"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#Cash"}
  41. ]
  42. }
  43. ,"amenityFeature": [
  44. {"@type":"LocationFeatureSpecification","name":"Free Wi-Fi"}
  45. {"@type":"LocationFeatureSpecification","name":"Game Room"}
  46. {"@type":"LocationFeatureSpecification","name":"Arcade"}
  47. {"@type":"LocationFeatureSpecification","name":"Bocce"}
  48. {"@type":"LocationFeatureSpecification","name":"Archery"}
  49. {"@type":"LocationFeatureSpecification","name":"Hayrides"}
  50. {"@type":"LocationFeatureSpecification","name":"Playground"}
  51. {"@type":"LocationFeatureSpecification","name":"Campfire"}
  52. {"@type":"LocationFeatureSpecification","name":"Guided Hikes"}
  53. {"@type":"LocationFeatureSpecification","name":"Brewery Tours"}
  54. {"@type":"LocationFeatureSpecification","name":"Sand Volleyball Courts"}
  55. {"@type":"LocationFeatureSpecification","name":"Tennis Courts"}
  56. {"@type":"LocationFeatureSpecification","name":"6-hole Chip n' Putt Course"}
  57. {"@type":"LocationFeatureSpecification","name":"Golf Driving Range"}
  58. {"@type":"LocationFeatureSpecification","name":"Putting Green"}
  59. {"@type":"LocationFeatureSpecification","name":"Bell Service"}
  60. {"@type":"LocationFeatureSpecification","name":"Valet Service"}
  61. {"@type":"LocationFeatureSpecification","name":"Concierge"}
  62. {"@type":"LocationFeatureSpecification","name":"Business Center"}
  63. {"@type":"LocationFeatureSpecification","name":"Indoor Pool"}
  64. {"@type":"LocationFeatureSpecification","name":"Indoor Jacuzzi"}
  65. {"@type":"LocationFeatureSpecification","name":"Sundeck"}
  66. {"@type":"LocationFeatureSpecification","name":"Sandy Beach"}
  67. {"@type":"LocationFeatureSpecification","name":"Fitness Center"}
  68. {"@type":"LocationFeatureSpecification","name":"Golf Course"}
  69. {"@type":"LocationFeatureSpecification","name":"On-site Dining"}
  70. {"@type":"LocationFeatureSpecification","name":"Salon and Spa"}
  71. {"@type":"LocationFeatureSpecification","name":"Entertainment"}
  72. ]
  73. }
  74. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement