{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "LocalBusiness",
            "@id": "https://excursionsfuerteventura.com/#business",
            "name": "Excursions Fuerteventura",
            "url": "https://excursionsfuerteventura.com/",
            "description": "Excursions Fuerteventura is a Premium Local Services business based on excursionsfuerteventura.com.",
            "telephone": "+34 643 275 110",
            "email": "info@excursionsfuerteventura.com"
        }
    ]
}