Advertisement
jmar

1

May 13th, 2019
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.13 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": "Resort"
  4. ,"name": "Turquoise Place Resort"
  5. ,"url": "https://turquoiseplace.spectrumresorts.com/"
  6. ,"logo": "https://turquoiseplace.spectrumresorts.com/wp-content/uploads/2019/04/266da4eb-tp-logo_06804206804200000001o.jpg"
  7. ,"image": "https://turquoiseplace.spectrumresorts.com/wp-content/uploads/2019/04/turquoise-orange-beach-inspirational-turquoise-place-resort-orange-beach-orange-beach-alabama-resorts-of-turquoise-orange-beach-e1556118554552.jpg"
  8. ,"description": "Welcome to the Turquoise Place Resort, the premier upscale Orange Beach resort, offering luxury condos, amenities, and more. Explore our Orange Beach resort."
  9. ,"sameAs": ["https://www.facebook.com/TurquoisePlace/", "https://twitter.com/turquoiseplace", "https://www.instagram.com/turquoiseplaceofficial/", "https://www.youtube.com/channel/UCgrwcVSkW2L6rKCaRmLNfrw"]
  10. ,"telephone": "(877) 720-5864"
  11. ,"email": "info@spectrumresorts.com"
  12. ,"checkinTime": "16:00:00"
  13. ,"checkoutTime": "10:00:00"
  14. ,"address" : {
  15. "@type" : "PostalAddress"
  16. ,"streetAddress": "26302 Perdido Beach Boulevard"
  17. ,"addressLocality": "Orange Beach"
  18. ,"addressRegion": "Alabama"
  19. ,"postalCode": "36561"
  20. ,"addressCountry": "United States"
  21. }
  22. ,"geo":{
  23. "@type":"GeoCoordinates"
  24. ,"latitude":"30.2717077"
  25. ,"longitude":"-87.5742262"
  26. }
  27. ,"hasMap":"https://www.google.com/maps/place/Turquoise+Place/@30.2717077,-87.5742262,15z/data=!4m5!3m4!1s0x0:0xc3c5839ed5548061!8m2!3d30.2717077!4d-87.5742262"
  28. ,"availableLanguage": "English"
  29. ,"priceRange": "Prices starting at $450 per night (Lowest Rates Guaranteed)."
  30. ,"starRating": {
  31. "@type" : "http://schema.org/Rating"
  32. , "ratingValue": "4"
  33. }
  34. ,"petsAllowed": "False"
  35. ,"smokingAllowed": "False"
  36. ,"makesOffer" : {
  37. "@type" : "Offer"
  38.  
  39.  
  40. ,"acceptedPaymentMethod": [
  41. {"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#Cash"}
  42. ,{"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#AmericanExpress"}
  43. ,{"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#Discover"}
  44. ,{"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#MasterCard"}
  45. ,{"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#VISA"}
  46. ]
  47. }
  48. ,"amenityFeature": [
  49. {"@type":"LocationFeatureSpecification","name":"Free Wi-Fi"}
  50. ,{"@type":"LocationFeatureSpecification","name":"Free parking"}
  51. ,{"@type":"LocationFeatureSpecification","name":"Air-conditioned"}
  52. ,{"@type":"LocationFeatureSpecification","name":"Washer and dryer in condos"}
  53. ,{"@type":"LocationFeatureSpecification","name":"Kid-friendly"}
  54. ,{"@type":"LocationFeatureSpecification","name":"Kitchen in all condos"}
  55. ,{"@type":"LocationFeatureSpecification","name":"Smoke-free"}
  56. ,{"@type":"LocationFeatureSpecification","name":"Complimentary Beach Towels"}
  57. ,{"@type":"LocationFeatureSpecification","name":"Gulf-front Cabanas"}
  58. ,{"@type":"LocationFeatureSpecification","name":"Spectrum Club Lounge"}
  59. ,{"@type":"LocationFeatureSpecification","name":"Seasonal Kids Activities"}
  60. ,{"@type":"LocationFeatureSpecification","name":"Beach Chair Rentals"}
  61. ,{"@type":"LocationFeatureSpecification","name":"Cabana 8"}
  62. ,{"@type":"LocationFeatureSpecification","name":"Clean Bed Guarantee"}
  63. ,{"@type":"LocationFeatureSpecification","name":"Concierge Services"}
  64. ,{"@type":"LocationFeatureSpecification","name":"Fitness Centers"}
  65. ,{"@type":"LocationFeatureSpecification","name":"Front Desk Services"}
  66. ,{"@type":"LocationFeatureSpecification","name":"Pool Games"}
  67. ,{"@type":"LocationFeatureSpecification","name":"Grocery Delivery"}
  68. ,{"@type":"LocationFeatureSpecification","name":"Indoor Pools"}
  69. ,{"@type":"LocationFeatureSpecification","name":"Kiddie Pool"}
  70. ,{"@type":"LocationFeatureSpecification","name":"Lazy River"}
  71. ,{"@type":"LocationFeatureSpecification","name":"Mid-Stay Cleaning Services"}
  72. ,{"@type":"LocationFeatureSpecification","name":"Outdoor Pools"}
  73. ,{"@type":"LocationFeatureSpecification","name":"Kids Playground"}
  74. ,{"@type":"LocationFeatureSpecification","name":"Sauna & Steam Rooms"}
  75. ,{"@type":"LocationFeatureSpecification","name":"Tennis Courts"}
  76. ,{"@type":"LocationFeatureSpecification","name":"Watersport Rentals"}
  77. ,{"@type":"LocationFeatureSpecification","name":"Catering Services"}
  78. ,{"@type":"LocationFeatureSpecification","name":"Beach Wedding Venue and Services"}
  79. ,{"@type":"LocationFeatureSpecification","name":"Meeting and Event Space"}
  80. ,{"@type":"LocationFeatureSpecification","name":"Fitness Activities"}
  81. ,{"@type":"LocationFeatureSpecification","name":"Holiday Activities"}
  82. ,{"@type":"LocationFeatureSpecification","name":"3 Bedroom Condos"}
  83. ,{"@type":"LocationFeatureSpecification","name":"4 Bedroom Condos"}
  84. ,{"@type":"LocationFeatureSpecification","name":"5 Bedroom Condos"}
  85. ,{"@type":"LocationFeatureSpecification","name":"Change of Pace"}
  86. ,{"@type":"LocationFeatureSpecification","name":"Lazy River Drink Service"}
  87. ]
  88. }
  89. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement