{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Surf Pro | Surf School | Surf Lessons | Lisbon | Costa da Caparica |",
        "url": "https://surfpro.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": "Surf Pro Surf School certified by the Portuguese Surfing Federation and by Turismo de Portugal. We provide surf lessons for beginners in Costa da Caparica."
                }
            }
        ]
    }
}