[
    {
        "@context": "https://schema.org",
        "@type": "https://schema.org/EntertainmentBusiness",
        "@id": "#entertainmentbusiness-profile",
        "name": "fdsfsdf",
        "description": "sgsdfsdfsdfsdfsdf",
        "address": {
            "@type": "PostalAddress"
        },
        "geo": {
            "@type": "GeoCoordinates"
        }
    }
]