{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Surfers Camp | Surf Camp Holidays Portugal Porto |Esmoriz Surf School",
        "url": "https://surferscamp.com"
    },
    "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 Camp in Portugal, based in Esmoriz, next to beautiful Porto city. Uncrowded surf school , city tours, wakesurfing and a personal approach to sharing & enjoying the surfing lifestyle."
                }
            }
        ]
    }
}