Advertisement
jmar

Untitled

Mar 29th, 2019
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": "Hotel"
  4. ,"name": "Turquoise Place Resort"
  5. ,"url": "https://turquoiseplace.spectrumresorts.com/"
  6. ,"logo": "https://turquoiseplace.spectrumresorts.com/wp-content/themes/TurquoisePlaceV2/_img/tplogo.png"
  7. ,"image": "https://turquoiseplace.spectrumresorts.com/wp-content/uploads/2015/02/TP_PhotoGallery_Exterior_0001.jpg"
  8. ,"description": "Welcome to the Turquoise Place Resort, the premier upscale Orange Beach resort, offering luxury condos, amenities & more. Explore our Gulf Front resort."
  9. ,"sameAs": ["https://www.facebook.com/TurquoisePlace/", "https://www.linkedin.com/company/spectrum-resorts/", "https://twitter.com/Turquoise_Place", "https://www.tripadvisor.com/Hotel_Review-g30753-d3243839-Reviews-Turquoise_Place-Orange_Beach_Alabama.html", "https://www.yelp.com/biz/turquoise-place-rentals-orange-beach"]
  10. ,"parentOrganization": "Spectrum Resorts"
  11. ,"openingHours": "Su-Sa, 8:00:00 to 18:00:00"
  12. ,"telephone": "(877) 422-5249"
  13. ,"email": "info@spectrumresorts.com"
  14. ,"checkinTime": "16:00:00"
  15. ,"checkoutTime": "10:00:00"
  16. ,"address" : {
  17. "@type" : "PostalAddress"
  18. ,"streetAddress": "26302 Perdido Beach Blvd"
  19. ,"addressLocality": "Orange Beach"
  20. ,"addressRegion": "AL"
  21. ,"postalCode": "36561"
  22. ,"addressCountry": "US"
  23. }
  24. ,"geo":{
  25. "@type":"GeoCoordinates"
  26. ,"latitude":"30.2717077"
  27. ,"longitude":"-87.5742262"
  28. }
  29. ,"hasMap":"https://www.google.com/maps/place/Turquoise+Place/@30.2717077,-87.5742262,15z/data=!4m2!3m1!1s0x0:0xc3c5839ed5548061?sa=X&ved=2ahUKEwjW0ovCzKfhAhXomOAKHY5EAb4Q_BIwCnoECAwQCA"
  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":"Beach Towels"}
  52. ,{"@type":"LocationFeatureSpecification","name":"Gulf-front Cabanas"}
  53. ,{"@type":"LocationFeatureSpecification","name":"Spectrum Club Lounge"}
  54. ,{"@type":"LocationFeatureSpecification","name":"Seasonal Kids Activities"}
  55. ,{"@type":"LocationFeatureSpecification","name":"Beach Chair Rentals"}
  56. ,{"@type":"LocationFeatureSpecification","name":"Cabana 8"}
  57. ,{"@type":"LocationFeatureSpecification","name":"Concierge Services"}
  58. ,{"@type":"LocationFeatureSpecification","name":"Fitness Centers"}
  59. ,{"@type":"LocationFeatureSpecification","name":"Games"}
  60. ,{"@type":"LocationFeatureSpecification","name":"Grocery Delivery"}
  61. ,{"@type":"LocationFeatureSpecification","name":"Indoor Pools"}
  62. ,{"@type":"LocationFeatureSpecification","name":"Kiddie Pool"}
  63. ,{"@type":"LocationFeatureSpecification","name":"Lazy River"}
  64. ,{"@type":"LocationFeatureSpecification","name":"Mid-Stay Cleans"}
  65. ,{"@type":"LocationFeatureSpecification","name":"Outdoor Pools"}
  66. ,{"@type":"LocationFeatureSpecification","name":"Playground"}
  67. ,{"@type":"LocationFeatureSpecification","name":"Sauna & Steam Rooms"}
  68. ,{"@type":"LocationFeatureSpecification","name":"Tennis Facility"}
  69. ,{"@type":"LocationFeatureSpecification","name":"Watersport Rentals"}
  70. ,{"@type":"LocationFeatureSpecification","name":"Change of Pace"}
  71. ,{"@type":"LocationFeatureSpecification","name":"Lazy River Drink Service"}
  72. ,{"@type":"LocationFeatureSpecification","name":"Grocery Delivery"}
  73. ,{"@type":"LocationFeatureSpecification","name":"SpectrumBand"}
  74. ,{"@type":"LocationFeatureSpecification","name":"DVD Rentals"}
  75. ,{"@type":"LocationFeatureSpecification","name":"Wedding & Reception Space & Services"}
  76. ,{"@type":"LocationFeatureSpecification","name":"Event Space"}
  77. ]
  78. }
  79. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement