Advertisement
jmar

cr

Jan 24th, 2019
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": "Resort"
  4. ,"name": "Crown Reef Beach Resort and Waterpark"
  5. ,"url": "https://www.crownreef.com/"
  6. ,"logo": "https://www.crownreef.com/wp-content/uploads/sites/2/2017/03/logo.png"
  7. ,"image": "https://www.vacationmyrtlebeach.com/images/made/media/images/cr-new_860_500_90_s_c1.jpg"
  8. ,"description": "Welcome to Crown Reef Resort and Water Park, Myrtle Beach's premier oceanfront family resort. View our resort amenities, family-sized rooms, & current deals."
  9. ,"sameAs": ["https://www.facebook.com/CrownReefResort/", "https://twitter.com/CrownReefResort", "https://www.instagram.com/crownreefresort/"]
  10. ,"parentOrganization": "Vacation Myrtle Beach Resorts"
  11. ,"openingHours": "Mo-Su 24 hours"
  12. ,"telephone": "855-318-1896"
  13. ,"faxNumber": "843-916-0735"
  14. ,"checkinTime": "16:00:00"
  15. ,"checkoutTime": "11:00:00"
  16. ,"address" : {
  17. "@type" : "PostalAddress"
  18. ,"streetAddress": "2913 Ocean Boulevard"
  19. ,"addressLocality": "Myrtle Beach"
  20. ,"addressRegion": "SC"
  21. ,"postalCode": "29577"
  22. ,"addressCountry": "USA"
  23. }
  24. ,"geo":{
  25. "@type":"GeoCoordinates"
  26. ,"latitude":"33.661357"
  27. ,"longitude":"-78.915284"
  28. }
  29. ,"hasMap":"https://www.google.com/maps/place/Crown+Reef+Beach+Resort+and+Waterpark/@33.661357,-78.915284,15z/data=!4m2!3m1!1s0x0:0x676161d6b294d8cb?ved=2ahUKEwiZ8Imj46nfAhWkVN8KHfyxDqYQ_BIwDXoECAYQCA"
  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":"Oceanfront Waterpark"}
  53. ,{"@type":"LocationFeatureSpecification","name":"Refreshed Rooms"}
  54. ,{"@type":"LocationFeatureSpecification","name":"Town Center Dining, Entertainment and Fun Zone"}
  55. ,{"@type":"LocationFeatureSpecification","name":"Indoor Pool"}
  56. ,{"@type":"LocationFeatureSpecification","name":"Outdoor Pools"}
  57. ,{"@type":"LocationFeatureSpecification","name":"Indoor Whirlpool"}
  58. ,{"@type":"LocationFeatureSpecification","name":"Outdoor Whirlpools"}
  59. ,{"@type":"LocationFeatureSpecification","name":"Fountains"}
  60. ,{"@type":"LocationFeatureSpecification","name":"Guest Laundry Room"}
  61. ,{"@type":"LocationFeatureSpecification","name":"ATM"}
  62. ,{"@type":"LocationFeatureSpecification","name":"Catering and Banquet Services"}
  63. ,{"@type":"LocationFeatureSpecification","name":"Meeting and Conference Space"}
  64. ,{"@type":"LocationFeatureSpecification","name":"Gift Shop"}
  65. ,{"@type":"LocationFeatureSpecification","name":"Fitness Room"}
  66. ,{"@type":"LocationFeatureSpecification","name":"Beach Access"}
  67. ]
  68. }
  69. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement