{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Home - Portugal With Kids",
        "url": "https://portugalwithkids.pt"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Tech Software Solutions",
                    "description": "Portugal With Kids Lugares e atividades para crianças em Portugal Categorias Arte e Cultura Parques de Diversão Zoos e Aquários Ar Livre Restaurantes Lugares"
                }
            }
        ]
    }
}