[
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "@id": "https://activibees.com/#organization-profile",
        "name": "Activibees",
        "legalName": "18a Productions Limited",
        "description": "Find fun things to do and read great reviews from people who have been there and done that!",
        "image": [
            "https://activibees-live.s3.eu-west-1.amazonaws.com/images/cms/hero_featured_block/45-934-215-1752579379.webp"
        ],
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "First Floor Offices, Woodborough Road",
            "addressLocality": "Winscombe",
            "addressRegion": "North Somerset",
            "postalCode": "BS25 1AG",
            "addressCountry": "England"
        },
        "telephone": "01179 680989",
        "email": "hello@activibees.com",
        "url": "https://activibees.com/",
        "sameAs": [
            "https://www.instagram.com/activibeesofficial/"
        ],
        "award": [
            "Netty Award, best web development agency, 2024"
        ],
        "employee": [
            {
                "@type": "Person",
                "name": "Lisa Freeman",
                "image": "",
                "jobTitle": "Director",
                "email": "",
                "alumniOf": "",
                "knowsLanguage": [
                    "en"
                ]
            }
        ]
    }
]