{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Electronics Repair Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Portugal Business directory | Local business search",
        "url": "https://goget.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": "GoGet is a Portugal business directory for the Algarve region. Our multilingual local search engine makes it easy to find local businesses"
                }
            }
        ]
    }
}