Advertisement
jmar

Untitled

Mar 29th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.36 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": "Hotel"
  4. ,"name": "The Beach Club Resort & Spa"
  5. ,"url": "https://thebeachclub.spectrumresorts.com/"
  6. ,"logo": "https://thebeachclub.spectrumresorts.com/wp-content/themes/beach-club-2018/img/_branding/BeachClubResortSpaLogo.png"
  7. ,"image": "https://thebeachclub.spectrumresorts.com/wp-content/uploads/2019/01/IMG_9178-1024x683.jpg"
  8. ,"description": "The Beach Club Resort & Spa spans 86 acres of private beaches, gulf-front condos, & amenities of a full-service resort. Discover our Gulf Shores resort."
  9. ,"sameAs": ["https://www.facebook.com/BeachClubGulfShores/", "https://www.tripadvisor.com/Hotel_Review-g30582-d230822-Reviews-The_Beach_Club_Resort_Spa-Gulf_Shores_Alabama.html", "https://www.linkedin.com/company/the-beach-club", "https://www.yelp.com/biz/spectrum-beach-club-gulf-shores"]
  10. ,"parentOrganization": "Spectrum Resorts"
  11. ,"openingHours": "Su-Sa, 8:00:00 to 18:00:00"
  12. ,"telephone": "(866) 627-1259"
  13. ,"email": "info@spectrumresorts.com"
  14. ,"checkinTime": "16:00:00"
  15. ,"checkoutTime": "10:00:00"
  16. ,"address" : {
  17. "@type" : "PostalAddress"
  18. ,"streetAddress": "925 Beach Club Trail"
  19. ,"addressLocality": "Gulf Shores"
  20. ,"addressRegion": "AL"
  21. ,"postalCode": "36542"
  22. ,"addressCountry": "US"
  23. }
  24. ,"geo":{
  25. "@type":"GeoCoordinates"
  26. ,"latitude":"30.2364009"
  27. ,"longitude":"-87.8771266"
  28. }
  29. ,"hasMap":"https://www.google.com/maps/place/The+Beach+Club+Resort+%26+Spa/@30.2364009,-87.8771266,15z/data=!4m5!3m4!1s0x0:0xc3c7059ca1591ae8!8m2!3d30.2364009!4d-87.8771266"
  30. ,"availableLanguage": "English"
  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":"Free Wi-Fi"}
  51. ,{"@type":"LocationFeatureSpecification","name":"Free Parking"}
  52. ,{"@type":"LocationFeatureSpecification","name":"SpectrumBand"}
  53. ,{"@type":"LocationFeatureSpecification","name":"Coast Restaurant"}
  54. ,{"@type":"LocationFeatureSpecification","name":"The Village Hideaway"}
  55. ,{"@type":"LocationFeatureSpecification","name":"The Village Creamery"}
  56. ,{"@type":"LocationFeatureSpecification","name":"Gulfside Bar & Grill"}
  57. ,{"@type":"LocationFeatureSpecification","name":"The Village Lawn"}
  58. ,{"@type":"LocationFeatureSpecification","name":"The Beach Club Spa & Salon"}
  59. ,{"@type":"LocationFeatureSpecification","name":"Beach Chair Rentals"}
  60. ,{"@type":"LocationFeatureSpecification","name":"Beach Campfires"}
  61. ,{"@type":"LocationFeatureSpecification","name":"Seasonal Kids Activities"}
  62. ,{"@type":"LocationFeatureSpecification","name":"Parasailing"}
  63. ,{"@type":"LocationFeatureSpecification","name":"Jet Ski Rentals"}
  64. ,{"@type":"LocationFeatureSpecification","name":"Fitness Classes"}
  65. ,{"@type":"LocationFeatureSpecification","name":"Fitness Center"}
  66. ,{"@type":"LocationFeatureSpecification","name":"Indoor Pool"}
  67. ,{"@type":"LocationFeatureSpecification","name":"Outdoor Pool"}
  68. ,{"@type":"LocationFeatureSpecification","name":"Poolside Cabana Rentals"}
  69. ,{"@type":"LocationFeatureSpecification","name":"Arcade"}
  70. ,{"@type":"LocationFeatureSpecification","name":"Seasonal Live Music"}
  71. ,{"@type":"LocationFeatureSpecification","name":"DVD Rentals"}
  72. ,{"@type":"LocationFeatureSpecification","name":"Village Mercantile"}
  73. ,{"@type":"LocationFeatureSpecification","name":"Bicycle Rentals"}
  74. ,{"@type":"LocationFeatureSpecification","name":"Grocery Delivery"}
  75. ,{"@type":"LocationFeatureSpecification","name":"Mid-Stay Cleaning Services"}
  76. ,{"@type":"LocationFeatureSpecification","name":"Wedding & Reception Space & Services"}
  77. ,{"@type":"LocationFeatureSpecification","name":"Event Space"}
  78. ]
  79. }
  80. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement