{ “@context”: “https://schema.org/”, “@graph”: [ { “@type”: “Product”, “name”: “Tenerife sailing 3 hours”, “image”: “https://www.watersportstenerife.com/wp-content/uploads/2019/08/watersports-tenerife-bahriyeli-boat.jpg”, “description”: “Heading straight for the colonies of pilot whales which reside here year round off the south coast of Tenerife.”, “mpn”: “P167”, “brand”: { “@type”: “Thing”, “name”: “WaterSports” }, “offers”: { “@type”: “Offer”, “url”: “https://www.watersportstenerife.com/barhiyeli-tenerife-booking-3-hours/”, “priceCurrency”: “EUR”, “price”: “34.85” } }, { “@type”: “BreadcrumbList”, “itemListElement”: [{ “@type”: “ListItem”, “position”: 1, “name”: “Home”, “item”: “https://www.watersportstenerife.com” }, { “@type”: “ListItem”, “position”: 2, “name”: “Tenerife sailing 3 hours”, “item”: “https://www.watersportstenerife.com/barhiyeli-tenerife-booking-3-hours/” }] } ] }