{ “@context”: “https://schema.org/”, “@graph”: [ { “@type”: “Product”, “name”: “Tenerife sailing 2 hours”, “image”: “https://www.watersportstenerife.com/wp-content/uploads/2019/08/watersports-tenerife-bahriyeli-boat.jpg”, “description”: “We set sail from the harbour of Los Cristianos on board our ship the “BAHRIYELI””, “mpn”: “P166”, “brand”: { “@type”: “Thing”, “name”: “WaterSports” }, “offers”: { “@type”: “Offer”, “url”: “https://www.watersportstenerife.com/barhiyeli-tenerife-booking-2-hours/”, “priceCurrency”: “EUR”, “price”: “21.25” } }, { “@type”: “BreadcrumbList”, “itemListElement”: [{ “@type”: “ListItem”, “position”: 1, “name”: “Home”, “item”: “https://www.watersportstenerife.com” }, { “@type”: “ListItem”, “position”: 2, “name”: “Tenerife sailing 2 hours”, “item”: “https://www.watersportstenerife.com/barhiyeli-tenerife-booking-2-hours/” }] } ] }