Advertisement
jmar

bcv 1

Jan 24th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": "Hotel"
  4. ,"name": "Beach Cove Resort"
  5. ,"url": "https://www.beachcove.com/"
  6. ,"logo": "https://www.beachcove.com/wp-content/uploads/sites/6/2018/06/Beach-Cove-teal.png"
  7. ,"image": "https://www.vacationmyrtlebeach.com/images/made/media/images/Beach-Cove3_860_500_90_s_c1.jpg"
  8. ,"description": "Welcome to the official website of Beach Cove Resort in Myrtle Beach, SC. Book direct for the best Myrtle Beach resort deals and the lowest rates!"
  9. ,"sameAs": ["https://www.facebook.com/BeachCove/", "http://twitter.com/beachcoveresort", "http://www.instagram.com/beachcovemb/", "http://www.youtube.com/channel/UCqeMA6JZKb6Ielhia1IYh1w"]
  10. ,"parentOrganization": "Vacation Myrtle Beach Resorts"
  11. ,"openingHours": "Mo-Su 24 hours"
  12. ,"telephone": "888-974-6079"
  13. ,"faxNumber": "843-918-8399"
  14. ,"checkinTime": "16:00:00"
  15. ,"checkoutTime": "11:00:00"
  16. ,"address" : {
  17. "@type" : "PostalAddress"
  18. ,"streetAddress": "4800 S Ocean Blvd"
  19. ,"addressLocality": "North Myrtle Beach"
  20. ,"addressRegion": "SC"
  21. ,"postalCode": "29582"
  22. ,"addressCountry": "USA"
  23. }
  24. ,"geo":{
  25. "@type":"GeoCoordinates"
  26. ,"latitude":"33.79082"
  27. ,"longitude":"-78.735178"
  28. }
  29. ,"hasMap":"https://www.google.com/maps?ll=33.79082,-78.735178&z=16&t=m&hl=en-US&gl=US&mapclient=embed&cid=12798694098926336766"
  30. ,"availableLanguage": "English"
  31. ,"priceRange": "Prices starting at $56 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":"Tropical Oceanfront Pool Deck"}
  53. ,{"@type":"LocationFeatureSpecification","name":"Three Outdoor Pools"}
  54. ,{"@type":"LocationFeatureSpecification","name":"Three Outdoor Hot Tubs"}
  55. ,{"@type":"LocationFeatureSpecification","name":"Indoor Heated Pool"}
  56. ,{"@type":"LocationFeatureSpecification","name":"Indoor Hot Tub"}
  57. ,{"@type":"LocationFeatureSpecification","name":"350-foot Lazy River"}
  58. ,{"@type":"LocationFeatureSpecification","name":"Oceanfront Exercise Room"}
  59. ,{"@type":"LocationFeatureSpecification","name":"On-site Dining"}
  60. ,{"@type":"LocationFeatureSpecification","name":"Arcade"}
  61. ,{"@type":"LocationFeatureSpecification","name":"Racquetball Court"}
  62. ,{"@type":"LocationFeatureSpecification","name":"Seasonal Children's Activities"}
  63. ,{"@type":"LocationFeatureSpecification","name":"ATM"}
  64. ,{"@type":"LocationFeatureSpecification","name":"Laundry Facilities"}
  65. ,{"@type":"LocationFeatureSpecification","name":"Elevators"}
  66. ,{"@type":"LocationFeatureSpecification","name":"Free Parking"}
  67. ,{"@type":"LocationFeatureSpecification","name":"Bell Service"}
  68. ,{"@type":"LocationFeatureSpecification","name":"Gift Shop"}
  69. ,{"@type":"LocationFeatureSpecification","name":"Meeting and Banquet Space"}
  70. ,{"@type":"LocationFeatureSpecification","name":"Wedding Services"}
  71. ,{"@type":"LocationFeatureSpecification","name":"Convention Facilities"}
  72. ,{"@type":"LocationFeatureSpecification","name":"Security Guard"}
  73. ,{"@type":"LocationFeatureSpecification","name":"Free Local and 800 Calls"}
  74. ,{"@type":"LocationFeatureSpecification","name":"Free USA Today Newspaper"}
  75. ,{"@type":"LocationFeatureSpecification","name":"Photocopy and Fax Service"}
  76. ,{"@type":"LocationFeatureSpecification","name":"Expert Group Planners"}
  77. ,{"@type":"LocationFeatureSpecification","name":"Golf and Entertainment Department"}
  78. ,{"@type":"LocationFeatureSpecification","name":"Audio and Visual Equipment"}
  79. ]
  80. }
  81. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement