Advertisement
jmar

sw

Jan 24th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": "Resort"
  4. ,"name": "Sea Watch Resort"
  5. ,"url": "https://www.seawatchresort.com"
  6. ,"logo": "https://www.seawatchresort.com/wp-content/uploads/sites/7/2018/05/Sea-Watch-Logo.png"
  7. ,"image": "https://www.seawatchresort.com/wp-content/uploads/sites/2/nggallery/pools/sea-watch-exterior-compressor.jpg"
  8. ,"description": "Welcome to the official website of Sea Watch Resort. Explore our oceanfront and ocean view condos, family-friendly amenities, and see our latest resort deals!"
  9. ,"sameAs": ["http://www.facebook.com/SeaWatchResort/", "http://twitter.com/seawatchresort", "http://www.instagram.com/seawatchmb/", "http://www.youtube.com/channel/UC0UTDVSPqYEL4xWKFNP_MJQ"]
  10. ,"parentOrganization": "Vacation Myrtle Beach Resorts"
  11. ,"openingHours": "Mo-Su 24 hours"
  12. ,"telephone": "800-291-0093"
  13. ,"faxNumber": "843-918-8599"
  14. ,"checkinTime": "16:00:00"
  15. ,"checkoutTime": "11:00:00"
  16. ,"address" : {
  17. "@type" : "PostalAddress"
  18. ,"streetAddress": "161 Seawatch Dr"
  19. ,"addressLocality": "Myrtle Beach"
  20. ,"addressRegion": "SC"
  21. ,"postalCode": "29572"
  22. ,"addressCountry": "USA"
  23. }
  24. ,"geo":{
  25. "@type":"GeoCoordinates"
  26. ,"latitude":"33.7711259"
  27. ,"longitude":"-78.7717832"
  28. }
  29. ,"hasMap":"https://www.google.com/maps/place/Sea+Watch+Resort/@33.7711259,-78.7717832,15z/data=!4m2!3m1!1s0x0:0xdcba70636ced5680?ved=2ahUKEwj7--ub5anfAhWym-AKHeEFCxcQ_BIwDXoECAIQCA"
  30. ,"availableLanguage": "English"
  31. ,"priceRange": "Prices starting at $49 per night (Lowest Rate Guaranteed)"
  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":"Free Wi-Fi"}
  52. ,{"@type":"LocationFeatureSpecification","name":"24 Hour Front Desk"}
  53. ,{"@type":"LocationFeatureSpecification","name":"24 Hour Security Gated Resort"}
  54. ,{"@type":"LocationFeatureSpecification","name":"Outdoor Pools"}
  55. ,{"@type":"LocationFeatureSpecification","name":"Indoor Pools"}
  56. ,{"@type":"LocationFeatureSpecification","name":"Outdoor Hot Tubs"}
  57. ,{"@type":"LocationFeatureSpecification","name":"Indoor Hot Tubs"}
  58. ,{"@type":"LocationFeatureSpecification","name":"Lazy Rivers"}
  59. ,{"@type":"LocationFeatureSpecification","name":"Kiddie Pool"}
  60. ,{"@type":"LocationFeatureSpecification","name":"Concierge"}
  61. ,{"@type":"LocationFeatureSpecification","name":"Golf Department"}
  62. ,{"@type":"LocationFeatureSpecification","name":"On-Site Dining"}
  63. ,{"@type":"LocationFeatureSpecification","name":"Exercise Room"}
  64. ,{"@type":"LocationFeatureSpecification","name":"Game Room"}
  65. ,{"@type":"LocationFeatureSpecification","name":"Cable Television"}
  66. ,{"@type":"LocationFeatureSpecification","name":"Free Parking"}
  67. ,{"@type":"LocationFeatureSpecification","name":"Photocopy and Fax Service"}
  68. ,{"@type":"LocationFeatureSpecification","name":"Elevators"}
  69. ,{"@type":"LocationFeatureSpecification","name":"Convention Facilities"}
  70. ,{"@type":"LocationFeatureSpecification","name":"Expert Group Planners"}
  71. ,{"@type":"LocationFeatureSpecification","name":"Meeting and Banquet Space"}
  72. ,{"@type":"LocationFeatureSpecification","name":"ATM"}
  73. ,{"@type":"LocationFeatureSpecification","name":"Seasonal Entertainment"}
  74. ,{"@type":"LocationFeatureSpecification","name":"Business Center"}
  75. ,{"@type":"LocationFeatureSpecification","name":"Fire Pit"}
  76. ,{"@type":"LocationFeatureSpecification","name":"Loggerhead Beach Playground"}
  77. ,{"@type":"LocationFeatureSpecification","name":"Year-round Kids Activities"}
  78. ,{"@type":"LocationFeatureSpecification","name":"Seasonal Entertainment"}
  79. ,{"@type":"LocationFeatureSpecification","name":"Beach Access"}
  80. ,{"@type":"LocationFeatureSpecification","name":"Laundry Facilities"}
  81. ,{"@type":"LocationFeatureSpecification","name":"Wedding Services"}
  82. ,{"@type":"LocationFeatureSpecification","name":"Free USA Today Newspaper"}
  83. ,{"@type":"LocationFeatureSpecification","name":"Bell Service"}
  84. ,{"@type":"LocationFeatureSpecification","name":"Pool Towels"}
  85. ,{"@type":"LocationFeatureSpecification","name":"Security Guard"}
  86. ,{"@type":"LocationFeatureSpecification","name":"Free Local and 800 Calls"}
  87. ,{"@type":"LocationFeatureSpecification","name":"Audio and Visual Equipment"}
  88. ]
  89. }
  90. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement