{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "OneFabDay.com | Daily wedding inspiration from beautiful real weddings",
        "url": "https://onefabday.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": "Welcome to the most popular wedding website in Ireland and the UK. For over ten years we’ve been providing the best inspiration and information to help you create a beautiful, original and personal wedding."
                }
            }
        ]
    }
}