{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Hospitality Tourism Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Nomad Surfers - Best Surf Camps, Surf Resorts and Surf Charters - Best Prices | Nomad Surfers",
        "url": "https://nomadsurfers.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Hospitality Tourism Solutions",
                    "description": "Nomadsurfers offers Surf camps for Teenagers and adults. Best price guaranteed. Learn to surf at our Nomad Surfers Surf Camps and Surf Resorts"
                }
            }
        ]
    }
}