{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "MAGDA MAG DAS WELCOME TO MY BLOG ABOUT TASTY FOOD AND HAPPINESS",
        "url": "https://magdamagdas.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Tech Software Solutions",
                    "description": "If you are always on the hunt for new recipes, love to spend time in the kitchen but also love to be in nature, and travel you are just like me: a foodie with a passion for cooking, eating but also Mother Earth."
                }
            }
        ]
    }
}