

# Event Details

- **Event Name**: King Creosote in Norwich 
- **Event Start and End Date**: Sun, 15 Jun, 2025 at 07:00 pm – Sun, 15 Jun, 2025 at 11:00 pm
- **Event URL**: https://allevents.in/norwich/king-creosote-in-norwich/3300027626985657
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster-uk.tm7559.net/c/296934/431519/7559?u=https://www.universe.com/events/king-creosote-tickets-TJH4KW?ref=ticketmaster

## Event venue details

- **city**: Norwich
- **state**: EN
- **country**: United Kingdom
- **location**: Epic Studios
- **lat**: 52.638032
- **long**: 1.296628
- **full address**: Epic Studios, Epic Studios, Norwich, EN, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/140f2c10-b775-11ef-8546-1dd1db6ca050-rimg-w1200-h514-dc020302-gmir.jpg?v=1733889896
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=King+Creosote+in+Norwich+&date=15+Jun

## Artist Details

- **Artist name**: King Creosote
  - **Artist page URL**: https://allevents.in/performer/king-creosote

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Jun, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Epic Studios, Epic Studios, Norwich, EN, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** King Creosote
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about King Creosote in Norwich  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "King Creosote in Norwich",
        "image": "https://cdn-az.allevents.in/events6/banners/140f2c10-b775-11ef-8546-1dd1db6ca050-rimg-w1200-h514-dc020302-gmir.jpg?v=1733889896",
        "startDate": "2025-06-15",
        "endDate": "2025-06-15",
        "url": "https://allevents.in/norwich/king-creosote-in-norwich/3300027626985657",
        "location": {
            "@type": "Place",
            "name": "Epic Studios",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Epic Studios, Norwich, EN, United Kingdom",
                "addressLocality": "Norwich",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.638032",
                "longitude": "1.296628"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "King Creosote",
                "url": "https://allevents.in/performer/king-creosote"
            }
        ]
    }
]
```