{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "Tech Software - Petisqueira Berbigão",
    "description": "Lista de services de Petisqueira Berbigão",
    "url": "https://petisqueiraberbigao.pt",
    "numberOfItems": 8,
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Service",
                "name": "Always Tasty Always Fresh",
                "provider": {
                    "@type": "Organization",
                    "name": "Petisqueira Berbigão",
                    "url": "https://petisqueiraberbigao.pt"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "Service",
                "name": "The best seafood restaurant in Portimão",
                "provider": {
                    "@type": "Organization",
                    "name": "Petisqueira Berbigão",
                    "url": "https://petisqueiraberbigao.pt"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@type": "Service",
                "name": "Our Delicious Menu",
                "provider": {
                    "@type": "Organization",
                    "name": "Petisqueira Berbigão",
                    "url": "https://petisqueiraberbigao.pt"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@type": "Service",
                "name": "Fish",
                "provider": {
                    "@type": "Organization",
                    "name": "Petisqueira Berbigão",
                    "url": "https://petisqueiraberbigao.pt"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@type": "Service",
                "name": "Meat",
                "provider": {
                    "@type": "Organization",
                    "name": "Petisqueira Berbigão",
                    "url": "https://petisqueiraberbigao.pt"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "@type": "Service",
                "name": "Seafood",
                "provider": {
                    "@type": "Organization",
                    "name": "Petisqueira Berbigão",
                    "url": "https://petisqueiraberbigao.pt"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 7,
            "item": {
                "@type": "Service",
                "name": "Aways Tasty Always Fresh",
                "provider": {
                    "@type": "Organization",
                    "name": "Petisqueira Berbigão",
                    "url": "https://petisqueiraberbigao.pt"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 8,
            "item": {
                "@type": "Service",
                "name": "15%",
                "provider": {
                    "@type": "Organization",
                    "name": "Petisqueira Berbigão",
                    "url": "https://petisqueiraberbigao.pt"
                }
            }
        }
    ]
}