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 Studios"
- ,"url": "https://www.seawatchresort.com/accommodations/oceanfront-studios/"
- ,"description": "The Oceanfront Studios at Sea Watch Resort boast one Murphy bed, one sofa bed, an outdoor balcony, and full kitchen."
- ,"logo": "https://www.seawatchresort.com/wp-content/uploads/sites/7/2018/05/OF-Studio-Living.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" : 2
- }
- ,"occupancy": {
- "@type" : "QuantitativeValue"
- ,"maxValue" : "4"
- ,"unitCode" : "C62"
- }
- ,"amenityFeature": [
- {"@type" : "LocationFeatureSpecification", "value": "True", "name": "One Murphy Bed"}
- ,
- {"@type" : "LocationFeatureSpecification", "value": "True", "name": "One Sofa Bed"}
- ,
- {"@type" : "LocationFeatureSpecification", "value": "True", "name": "Full Kitchen"}]
- }
- }</script>
Advertisement
Add Comment
Please, Sign In to add comment