{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "PTMSC - Portimão Surf Clube",
        "url": "https://portimaosurfclube.pt"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Tech Software Solutions",
                    "description": "Discover inclusive surf lessons in Portimão, Algarve with national champion Francisco Canelas. Surf, skate, bodyboard & SUP experiences. Join the community today!"
                }
            }
        ]
    }
}