{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Design Marketing Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Mama Shelter - Design bedrooms, unique Restaurants, Bars & Rooftops",
        "url": "https://mamashelter.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Design Marketing Solutions",
                    "description": "Discover Mama Shelter, design, unique and cosy places in vibrant cities: Lyon, Paris, Dubai, Prague, Bordeaux... Come to Mama!"
                }
            }
        ]
    }
}