{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Portugal Wedding Photographer Mariana Castanheira",
        "url": "https://marianacastanheira.pt"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Tech Software Solutions",
                    "description": "Documenting weddings in a natural style always focuses on capturing authentic moments that tell a meaningful story. Wedding photographer based in Lisbon, Portugal."
                }
            }
        ]
    }
}