{ "@context": "https://schema.org", "@graph": [ { "@type": "https://statecinema.co.uk/", "@id": "https://statecinema.co.uk/", "url": "https://statecinema.co.uk/", "name": "State Cinema UK", "description": "Explore State Cinema UK for movie reviews, film news, upcoming releases, cinema guides, and insights into British film culture and the latest industry trends.", "publisher": { "@id": "https://statecinema.co.uk/" } }, { "@type": ["MovieTheater", "Organization"], "@id": "https://statecinema.co.uk/#organization", "name": "State Cinema UK", "url": "https://statecinema.co.uk/", "description": "Explore State Cinema UK for movie reviews, film news, upcoming releases, cinema guides, and insights into British film culture and the latest industry trends.", "telephone": "+441625455222", "email": "[email protected]", "address": { "@type": "PostalAddress", "streetAddress": "43 Glenside Drive", "addressLocality": "Wilmslow", "postalCode": "SK9 1EH", "addressCountry": "GB" } } ] }