Advertisement
jmar

sh

Jan 24th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 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. ,"sameAs": ["https://www.facebook.com/shawneeinn", "https://twitter.com/ShawneeInn", "https://www.pinterest.com/shawneeinn/", "https://plus.google.com/+TheShawneeInnGolfResort", "https://www.instagram.com/shawneeinn/"]
  10. ,"foundingDate": "1911"
  11. ,"openingHours": "24 hour front desk"
  12. ,"telephone": "1-800-742-9633"
  13. ,"faxNumber": "570-424-9168"
  14. ,"checkinTime": "16:00:00"
  15. ,"checkoutTime": "11:00:00"
  16. ,"address" : {
  17. "@type" : "PostalAddress"
  18. ,"streetAddress": "100 Shawnee Inn Dr"
  19. ,"addressLocality": "Shawnee On Delaware"
  20. ,"addressRegion": "PA"
  21. ,"postalCode": "18356"
  22. ,"addressCountry": "USA"
  23. }
  24. ,"geo":{
  25. "@type":"GeoCoordinates"
  26. ,"latitude":"41.006441"
  27. ,"longitude":"-75.110543"
  28. }
  29. ,"hasMap":"https://www.google.com/maps/place/The+Shawnee+Inn+and+Golf+Resort/@41.006441,-75.110543,15z/data=!4m5!3m4!1s0x0:0x4dce7972e1159596!8m2!3d41.006441!4d-75.110543"
  30. ,"availableLanguage": "English"
  31. ,"priceRange": "Prices as low as $97 per night"
  32. ,"starRating": {
  33. "@type" : "http://schema.org/Rating"
  34. , "ratingValue": "3"
  35. }
  36. ,"petsAllowed": "False"
  37. ,"smokingAllowed": "False"
  38. ,"makesOffer" : {
  39. "@type" : "Offer"
  40.  
  41.  
  42. ,"acceptedPaymentMethod": [
  43. {"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#Cash"}
  44. ,{"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#AmericanExpress"}
  45. ,{"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#Discover"}
  46. ,{"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#MasterCard"}
  47. ,{"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#VISA"}
  48. ]
  49. }
  50. ,"amenityFeature": [
  51. {"@type":"LocationFeatureSpecification","name":"Game Room"}
  52. ,{"@type":"LocationFeatureSpecification","name":"Arcade"}
  53. ,{"@type":"LocationFeatureSpecification","name":"Bocce"}
  54. ,{"@type":"LocationFeatureSpecification","name":"Archery"}
  55. ,{"@type":"LocationFeatureSpecification","name":"Hayrides"}
  56. ,{"@type":"LocationFeatureSpecification","name":"Playground"}
  57. ,{"@type":"LocationFeatureSpecification","name":"Campfire"}
  58. ,{"@type":"LocationFeatureSpecification","name":"Guided Hikes"}
  59. ,{"@type":"LocationFeatureSpecification","name":"Brewery Tours"}
  60. ,{"@type":"LocationFeatureSpecification","name":"Sand Volleyball Courts"}
  61. ,{"@type":"LocationFeatureSpecification","name":"Tennis Courts"}
  62. ,{"@type":"LocationFeatureSpecification","name":"6-hole Chip n' Putt Course"}
  63. ,{"@type":"LocationFeatureSpecification","name":"Golf Driving Range"}
  64. ,{"@type":"LocationFeatureSpecification","name":"Putting Green"}
  65. ,{"@type":"LocationFeatureSpecification","name":"Bell Service"}
  66. ,{"@type":"LocationFeatureSpecification","name":"Valet Service"}
  67. ,{"@type":"LocationFeatureSpecification","name":"Concierge"}
  68. ,{"@type":"LocationFeatureSpecification","name":"Business Center"}
  69. ,{"@type":"LocationFeatureSpecification","name":"Complimentary WiFi"}
  70. ,{"@type":"LocationFeatureSpecification","name":"Indoor Pool and Jacuzzi"}
  71. ,{"@type":"LocationFeatureSpecification","name":"Sundeck"}
  72. ,{"@type":"LocationFeatureSpecification","name":"Sandy Beach"}
  73. ,{"@type":"LocationFeatureSpecification","name":"Fitness Center"}
  74.  
  75. ]
  76. }
  77. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement