{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Education Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Portugal Tour Packages: Azores & Madeira | Portugal Online",
        "url": "https://portugalonline.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Education Solutions",
                    "description": "Custom Portugal vacation packages, Azores & Madeira tours for US travelers. Private and small group trips planned by experts. Book today!"
                }
            }
        ]
    }
}