Advertisement
jmar

hb 1

Jan 25th, 2019
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. <script type="application/ld+json">{
  2. "@context": "http://schema.org"
  3. ,"@type": "Hotel"
  4. ,"name": "hotel BLUE"
  5. ,"url": "https://www.hotelbluemb.com/"
  6. ,"logo": "https://www.hotelbluemb.com/images/logo.png"
  7. ,"image": "https://www.hotelbluemb.com/media/gallery/15127/gallery-resort2__medium.jpg"
  8. ,"description": "Immerse yourself in hotel BLUE. Our modern, oceanfront hotel in south Myrtle Beach, SC offers something for everyone. Learn more & see our current hotel 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": "800-290-2620"
  13. ,"faxNumber": "843-448-0015"
  14. ,"checkinTime": "16:00:00"
  15. ,"checkoutTime": "11:00:00"
  16. ,"address" : {
  17. "@type" : "PostalAddress"
  18. ,"streetAddress": "705 Ocean Blvd"
  19. ,"addressLocality": "Myrtle Beach"
  20. ,"addressRegion": "SC"
  21. ,"postalCode": "29577"
  22. ,"addressCountry": "USA"
  23. }
  24. ,"geo":{
  25. "@type":"GeoCoordinates"
  26. ,"latitude":"33.6784992"
  27. ,"longitude":"-78.8947775"
  28. }
  29. ,"hasMap":"https://www.google.com/maps/place/Hotel+Blue/@33.6784992,-78.8947775,15z/data=!4m2!3m1!1s0x0:0x4ecd7a30dc1f18e3?ved=2ahUKEwjrsPXm5KnfAhWrTd8KHbUqAFAQ_BIwCnoECAUQCA"
  30. ,"availableLanguage": "English"
  31. ,"priceRange": "Prices starting at $44 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":"Large Oceanfront Outdoor Pool"}
  53. ,{"@type":"LocationFeatureSpecification","name":"Outdoor Poolscape"}
  54. ,{"@type":"LocationFeatureSpecification","name":"MIXX Swim-up Pool Bar"}
  55. ,{"@type":"LocationFeatureSpecification","name":"Pool Sun Shelves"}
  56. ,{"@type":"LocationFeatureSpecification","name":"Large Oceanfront Hot Tub"}
  57. ,{"@type":"LocationFeatureSpecification","name":"Indoor Hot Tub"}
  58. ,{"@type":"LocationFeatureSpecification","name":"Indoor Lazy River"}
  59. ,{"@type":"LocationFeatureSpecification","name":"On-Site Dining"}
  60. ,{"@type":"LocationFeatureSpecification","name":"Guest Laundry Room"}
  61. ,{"@type":"LocationFeatureSpecification","name":"Free Wi-Fi"}
  62. ,{"@type":"LocationFeatureSpecification","name":"Ice and Vending Machines"}
  63. ,{"@type":"LocationFeatureSpecification","name":"24 Hour Front Desk"}
  64. ,{"@type":"LocationFeatureSpecification","name":"Parking for 1 Vehicle Per Reservation"}
  65. ,{"@type":"LocationFeatureSpecification","name":"VMB Card"}
  66. ,{"@type":"LocationFeatureSpecification","name":"Free Faxing"}
  67. ,{"@type":"LocationFeatureSpecification","name":"Gift Shop"}
  68. ,{"@type":"LocationFeatureSpecification","name":"Beach Access"}
  69. ]
  70. }
  71. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement