{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Electronics Repair Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "WAVE CULTURE | Algarve Surfcamp | Surflodge | Surfkurse | Portugal",
        "url": "https://algarve-surfcamp.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Electronics Repair Solutions",
                    "description": "WAVE CULTURE Algarve Surfcamp - Surflodge, Surfcamps und Apartments sowie Surfkurse zum Surfen lernen und perfekte Wellen in Portugal zu surfen."
                }
            }
        ]
    }
}