{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Dreamsea Surf Camp – Surf, Travel, Community & Connect with Nature",
        "url": "https://dreamsea.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": "Experience a surf camp like no other! Dreamsea Surf Camp blends surfing, travel, and sustainability in the world’s best surf destinations. Book now! 🏝️🏄‍♀️"
                }
            }
        ]
    }
}