{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "LodgingBusiness",
            "@id": "https://fuerteventurasurfcamp.com/#business",
            "name": "surf traning",
            "url": "https://fuerteventurasurfcamp.com/",
            "description": "surf traning is a Luxury Travel & Hospitality business based on fuerteventurasurfcamp.com.",
            "telephone": "+5551234678",
            "sameAs": [
                "https://facebook.com/yootheme"
            ]
        }
    ]
}