{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "Electronics Repair - Home - Wildwatch Algarve",
    "description": "Whale Watching algarve",
    "url": "https://wildwatch.pt",
    "numberOfItems": 1,
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Product",
                "name": "TOURS",
                "provider": {
                    "@type": "Organization",
                    "name": "Home - Wildwatch Algarve",
                    "url": "https://wildwatch.pt"
                }
            }
        }
    ]
}