Advertisement
jmar

lm

Jan 24th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": "Resort"
  4. ,"name": "Landmark Resort"
  5. ,"url": "https://www.landmarkresort.com/"
  6. ,"logo": "https://www.landmarkresort.com/wp-content/uploads/sites/5/2017/09/header_logo.jpg"
  7. ,"image": "https://www.landmarkresort.com/wp-content/uploads/sites/2/nggallery/resort/1DSC_0984.JPG"
  8. ,"description": "Welcome to the official website of Landmark Resort. Explore our generous resort-style hotel rooms and amenities, and see our current resort deals!"
  9. ,"sameAs": ["https://www.facebook.com/hotelbluemb/", "https://www.instagram.com/hotelbluemb/", "https://twitter.com/HotelBlueMB"]
  10. ,"parentOrganization": "Vacation Myrtle Beach Resorts"
  11. ,"openingHours": "Mo-Su 24 hours"
  12. ,"telephone": "888-974-8293"
  13. ,"faxNumber": "843-448-6701"
  14. ,"checkinTime": "16:00:00"
  15. ,"checkoutTime": "11:00:00"
  16. ,"address" : {
  17. "@type" : "PostalAddress"
  18. ,"streetAddress": "1501 S Ocean Blvd"
  19. ,"addressLocality": "Myrtle Beach"
  20. ,"addressRegion": "SC"
  21. ,"postalCode": "29577"
  22. ,"addressCountry": "USA"
  23. }
  24. ,"geo":{
  25. "@type":"GeoCoordinates"
  26. ,"latitude":"33.6732166"
  27. ,"longitude":"-78.900877"
  28. }
  29. ,"hasMap":"https://www.google.com/maps/place/Landmark+Resort/@33.6732166,-78.900877,15z/data=!4m2!3m1!1s0x0:0x8119a1d117a7b1b6?ved=2ahUKEwi758775KnfAhUDU98KHR3HCMEQ_BIwCnoECAYQCA"
  30. ,"availableLanguage": "English"
  31. ,"priceRange": "Prices starting at $39 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":"Outdoor Waterpark"}
  53. ,{"@type":"LocationFeatureSpecification","name":"Large Oceanfront Pool"}
  54. ,{"@type":"LocationFeatureSpecification","name":"Outdoor Lazy River"}
  55. ,{"@type":"LocationFeatureSpecification","name":"Indoor Lazy River"}
  56. ,{"@type":"LocationFeatureSpecification","name":"Indoor Whirlpools"}
  57. ,{"@type":"LocationFeatureSpecification","name":"Indoor Kiddie Pools"}
  58. ,{"@type":"LocationFeatureSpecification","name":"Indoor Fun Pools"}
  59. ,{"@type":"LocationFeatureSpecification","name":"Indoor Kiddie Lazy River"}
  60. ,{"@type":"LocationFeatureSpecification","name":"9 Hole Putt Putt Course"}
  61. ,{"@type":"LocationFeatureSpecification","name":"On-Site Dining"}
  62. ,{"@type":"LocationFeatureSpecification","name":"Exercise Facility"}
  63. ,{"@type":"LocationFeatureSpecification","name":"Sauna"}
  64. ,{"@type":"LocationFeatureSpecification","name":"Arcade"}
  65. ,{"@type":"LocationFeatureSpecification","name":"Children's Summer Activity Program"}
  66. ,{"@type":"LocationFeatureSpecification","name":"24 Hour Front Desk"}
  67. ,{"@type":"LocationFeatureSpecification","name":"Gift Shop"}
  68. ,{"@type":"LocationFeatureSpecification","name":"Guest Laundry Facilities"}
  69. ,{"@type":"LocationFeatureSpecification","name":"Meeting and Banquet Facilities"}
  70. ,{"@type":"LocationFeatureSpecification","name":"Catering Services"}
  71. ,{"@type":"LocationFeatureSpecification","name":"Free Parking"}
  72. ,{"@type":"LocationFeatureSpecification","name":"Free Local and 800 Calls"}
  73. ,{"@type":"LocationFeatureSpecification","name":"Ice and Vending Machines"}
  74. ,{"@type":"LocationFeatureSpecification","name":"Expert Group Planners"}
  75. ,{"@type":"LocationFeatureSpecification","name":"Golf Department"}
  76. ]
  77. }
  78. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement