{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Automotive Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Cartaz Cultural de Lisboa - O que fazer em Lisboa Hoje!",
        "url": "https://cartazculturallisboa.pt"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Automotive Solutions",
                    "description": "Cartaz Cultural de Lisboa - Agenda de eventos culturais da cidade - Teatro, Música, Cinema, exposições, Literatura, Espetáculos, hoje em LX"
                }
            }
        ]
    }
}