{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Electronics Repair Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Wedding and Lifestyle, Algarve, Portugal | Matt + Lena Photography",
        "url": "https://mattandlenaphotography.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": "Husband and wife wedding photographers based in Algarve, Portugal, creating moment driven images that capture the spirit of your day."
                }
            }
        ]
    }
}