Advertisement
jmar

bc

Jan 24th, 2019
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": "Resort"
  4. ,"name": "Beach Colony Resort"
  5. ,"url": "https://www.beachcolony.com/"
  6. ,"logo": "https://www.beachcolony.com/media/layout/logo.png"
  7. ,"image": "https://www.vacationmyrtlebeach.com/media/images/Beach_Colony.jpg"
  8. ,"description": "Welcome to Beach Colony, a premier oceanfront Myrtle Beach resort. Our resort offers spacious beachfront rooms and amenities for all ages like pools, whirlpools, and a lazy river."
  9. ,"sameAs": "https://www.facebook.com/beachcolony/"
  10. ,"parentOrganization": "Vacation Myrtle Beach Resorts"
  11. ,"foundingDate": "1986"
  12. ,"openingHours": "Mo-Su 24 hours"
  13. ,"telephone": "855-400-4731"
  14. ,"faxNumber": "843-449-2810"
  15. ,"checkinTime": "16:00:00"
  16. ,"checkoutTime": "11:00:00"
  17. ,"address" : {
  18. "@type" : "PostalAddress"
  19. ,"streetAddress": "5308 N Ocean Blvd"
  20. ,"addressLocality": "Myrtle Beach"
  21. ,"addressRegion": "SC"
  22. ,"postalCode": "29577"
  23. ,"addressCountry": "USA"
  24. }
  25. ,"geo":{
  26. "@type":"GeoCoordinates"
  27. ,"latitude":"33.7250822"
  28. ,"longitude":"-78.8401537"
  29. }
  30. ,"hasMap":"https://www.google.com/maps/place/Beach+Colony+Resort/@33.7250822,-78.8401537,15z/data=!4m2!3m1!1s0x0:0xfe68b3caf8ef9844?ved=2ahUKEwjOpYeO3YbgAhWxneAKHTXiDscQ_BIwDXoECAIQCA"
  31. ,"availableLanguage": "English"
  32. ,"priceRange": "Prices starting at $45 per night (Lowest Rate Guaranteed)"
  33. ,"starRating": {
  34. "@type" : "http://schema.org/Rating"
  35. , "ratingValue": "3"
  36. }
  37. ,"petsAllowed": "False"
  38. ,"smokingAllowed": "False"
  39. ,"makesOffer" : {
  40. "@type" : "Offer"
  41.  
  42.  
  43. ,"acceptedPaymentMethod": [
  44. {"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#Cash"}
  45. ,{"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#AmericanExpress"}
  46. ,{"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#Discover"}
  47. ,{"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#MasterCard"}
  48. ,{"@type":"PaymentMethod", "url" : "http://purl.org/goodrelations/v1#VISA"}
  49. ]
  50. }
  51. ,"amenityFeature": [
  52. {"@type":"LocationFeatureSpecification","name":"Free Wi-Fi"}
  53. ,{"@type":"LocationFeatureSpecification","name":"Outdoor Pool"}
  54. ,{"@type":"LocationFeatureSpecification","name":"Outdoor Whirlpool"}
  55. ,{"@type":"LocationFeatureSpecification","name":"Outdoor Lazy River"}
  56. ,{"@type":"LocationFeatureSpecification","name":"Indoor Pool"}
  57. ,{"@type":"LocationFeatureSpecification","name":"Indoor Whirlpool"}
  58. ,{"@type":"LocationFeatureSpecification","name":"On-site Dining"}
  59. ,{"@type":"LocationFeatureSpecification","name":"Racquetball Court"}
  60. ,{"@type":"LocationFeatureSpecification","name":"Shuffleboard Court"}
  61. ,{"@type":"LocationFeatureSpecification","name":"Exercise Room"}
  62. ,{"@type":"LocationFeatureSpecification","name":"Sauna"}
  63. ,{"@type":"LocationFeatureSpecification","name":"Video Game Room"}
  64. ,{"@type":"LocationFeatureSpecification","name":"Free Wi-Fi"}
  65. ,{"@type":"LocationFeatureSpecification","name":"Free DVD Rentals"}
  66. ,{"@type":"LocationFeatureSpecification","name":"Business Center"}
  67. ,{"@type":"LocationFeatureSpecification","name":"Children's Summer Activities"}
  68. ,{"@type":"LocationFeatureSpecification","name":"Guest Laundry Facilities"}
  69. ,{"@type":"LocationFeatureSpecification","name":"Daily Housekeeping"}
  70. ,{"@type":"LocationFeatureSpecification","name":"Pool Towels"}
  71. ,{"@type":"LocationFeatureSpecification","name":"24 Hour Front Desk"}
  72. ,{"@type":"LocationFeatureSpecification","name":"Free Local and Toll Free Calls"}
  73. ,{"@type":"LocationFeatureSpecification","name":"Free Parking"}
  74. ,{"@type":"LocationFeatureSpecification","name":"Fax and Mail Services"}
  75. ,{"@type":"LocationFeatureSpecification","name":"Golf and Group Services"}
  76. ,{"@type":"LocationFeatureSpecification","name":"Ice Machines"}
  77. ,{"@type":"LocationFeatureSpecification","name":"Vending Machines"}
  78. ,{"@type":"LocationFeatureSpecification","name":"Seasonal Entertainment"}
  79. ]
  80. }
  81. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement