Advertisement
jmar

sh

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