Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script type="application/ld+json">{
- "@context": "http://schema.org"
- ,"@type": ["HotelRoom", "Product"]
- ,"name": "Oceanfront One Bedroom Suite"
- ,"url": "https://www.beachcove.com/accommodations/oceanfront-one-bedroom-executive-suite/"
- ,"description": "The Oceanfront One Bedroom Suite at Beach Cove Resort features two queen beds, a private oceanfront balcony, and an efficiency kitchen."
- ,"logo": "https://www.beachcove.com/wp-content/uploads/sites/6/2017/09/1BR_Bedroom.jpg"
- ,"category": "Hotels"
- ,"petsAllowed": "False"
- ,"smokingAllowed": "http://schema.org/False"
- ,"audience": {
- "@type" : "http://schema.org/PeopleAudience"
- , "audienceType": "Family Travelers"
- } ,"brand": {
- "@type" : "http://schema.org/Brand"
- ,"name": "Vacation Myrtle Beach"
- }
- ,"bed":
- {
- "@type" : "BedDetails"
- ,"numberOfBeds" : 3
- }
- ,"occupancy": {
- "@type" : "QuantitativeValue"
- ,"maxValue" : "6"
- ,"unitCode" : "C62"
- }
- ,"amenityFeature": [
- {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Two Queen Beds"}
- ,
- {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Sleeper Sofa"}
- ,
- {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Private Oceanfront Balcony"}]
- }
- }</script>
Advertisement
Add Comment
Please, Sign In to add comment