{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Electronics Repair Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Your local guide to Benagil - coast, cave, and beyond | Benagil.pt",
        "url": "https://benagil.pt"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Electronics Repair Solutions",
                    "description": "Benagil is a small fishing village on the central Algarve coast, in the parish of Lagoa, between Carvoeiro and Armação de Pêra. Its main draw is the Algar de Be"
                }
            }
        ]
    }
}