{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Oporto Adventure Tours | Porto, Portugal Tours",
        "url": "https://oportoadventuretours.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": "Welcome to Oporto Adventure Tours! We are outdoor specialists conducting Nature and Adventure Tours in Porto, Portugal. Book your Adventure today!"
                }
            }
        ]
    }
}