{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Real Estate Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "New England Wedding Photographer | Julia Luckett",
        "url": "https://julialuckett.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Real Estate Solutions",
                    "description": "Julia Luckett is an award winning wedding photographer, creating soulful photography to savor & delight. As seen in Vogue, New York Times, Over the Moon. Based in New England, Vermont and New York City."
                }
            }
        ]
    }
}