{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "General Business - Prove Portugal",
    "description": "Lista de services de Prove Portugal",
    "url": "https://tasteportugal.com",
    "numberOfItems": 6,
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Service",
                "name": "Consultoria",
                "provider": {
                    "@type": "Organization",
                    "name": "Prove Portugal",
                    "url": "https://tasteportugal.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "Service",
                "name": "Serviços Especializados",
                "provider": {
                    "@type": "Organization",
                    "name": "Prove Portugal",
                    "url": "https://tasteportugal.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@type": "Service",
                "name": "Apoio ao Cliente",
                "provider": {
                    "@type": "Organization",
                    "name": "Prove Portugal",
                    "url": "https://tasteportugal.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@type": "Service",
                "name": "Soluções à Medida",
                "provider": {
                    "@type": "Organization",
                    "name": "Prove Portugal",
                    "url": "https://tasteportugal.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@type": "Service",
                "name": "Gestão de Projetos",
                "provider": {
                    "@type": "Organization",
                    "name": "Prove Portugal",
                    "url": "https://tasteportugal.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "@type": "Service",
                "name": "Formação e Suporte",
                "provider": {
                    "@type": "Organization",
                    "name": "Prove Portugal",
                    "url": "https://tasteportugal.com"
                }
            }
        }
    ]
}