{ “@context”: “https://schema.org/”, “@graph”: [ { “@type”: “LocalBusiness”, “name”: “Water Sports Tenerife”, “image”: “https://www.watersportstenerife.com/wp-content/uploads/2019/08/watersport-flyfish.jpg”, “@id”: “https://www.watersportstenerife.com/contact/”, “url”: “https://www.watersportstenerife.com/”, “telephone”: “0034 638 531 863”, “priceRange”: “10.80 – 270”, “address”: { “@type”: “PostalAddress”, “streetAddress”: “Calle Colón 6, Escuela Náutica Puerto Colón”, “addressLocality”: “Adeje”, “addressRegion”: “STC”, “postalCode”: “38660”, “addressCountry”: “ES” }, “review”: { “@type”: “Review”, “reviewRating”: { “@type”: “Rating”, “ratingValue”: “4.4”, “bestRating”: “5” }, “author”: { “@type”: “Person”, “name”: “Ana Ruiz” } }, “geo”: { “@type”: “GeoCoordinates”, “latitude”: 28.0772924, “longitude”: -16.736526300000037 }, “openingHoursSpecification”: { “@type”: “OpeningHoursSpecification”, “dayOfWeek”: [ “Monday”, “Tuesday”, “Wednesday”, “Thursday”, “Friday” ], “opens”: “10:00”, “closes”: “18:00” }, “acceptsReservations”: “True” }, { “@type”: “BreadcrumbList”, “itemListElement”: [{ “@type”: “ListItem”, “position”: 1, “name”: “Home”, “item”: “https://www.watersportstenerife.com” }, { “@type”: “ListItem”, “position”: 2, “name”: “Photos of Water Sports Tenerife”, “item”: “https://www.watersportstenerife.com/photos/” }] } ] }