{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Electronics Repair Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Premier Algarve Weddings Atelier - Wedding Planners in Portugal",
        "url": "https://algarveweddingsatelier.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Electronics Repair Solutions",
                    "description": "Algarve Weddings Atelier is a professional team of wedding planners in Portugal. We are specialists in sourcing the best suppliers and wedding venues in Portugal."
                }
            }
        ]
    }
}