{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Automotive Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Odynovo Tours | Tailor-Made Private Tours | Award-Winning Service",
        "url": "https://odynovotours.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Automotive Solutions",
                    "description": "Guided tours to Asia, the Middle East, Europe, Africa, South America…5-star service reviews on TripAdvisor, Product Review & 24/7 service. Inquire Now!"
                }
            }
        ]
    }
}