{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "Electronics Repair - Alma Do Algarve | Restaurant in Quarteira",
    "description": "Welcome to Alma Do Algarve restaurant in Quarteira, where you can enjoy high-quality local food and the best flavors of the Algarve. We focus on fresh, seasonal ingredients, elegant dishes, and a calm, stylish atmosphere - offering a true taste of Portuguese coastal dining.",
    "url": "https://almadoalgarve.com",
    "numberOfItems": 1,
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Product",
                "name": "Our Story",
                "provider": {
                    "@type": "Organization",
                    "name": "Alma Do Algarve | Restaurant in Quarteira",
                    "url": "https://almadoalgarve.com"
                }
            }
        }
    ]
}