

# Event Details

- **Event Name**: Daft Funk Live
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 07:30 pm (+00:00)
- **Event Description**: Nearby AttractionsDaft Funk has 8 upcoming events.
- **Event URL**: https://allevents.in/norwich/daft-funk-live/210002338877702
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/daft-funk-live-tickets-2RGMN6?ref=ticketmaster&utm_medium=affiliate

## Event venue details

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

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f3594eee7492da5b889938f283261af33b95afcdf224831d01007cc7dd69f560-rimg-w1024-h576-dc09040a-gmir.jpg?v=1769700243
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Daft+Funk+Live&date=25+Sep

## Artist Details

- **Artist name**: Daft Punk
  - **Artist page URL**: https://allevents.in/performer/daft-punk

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 25 Sep, 2026 at 07:30 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Epic Studios, Norwich , United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Daft Punk
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Daft Funk Live ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Daft Funk Live",
        "image": "https://cdn-az.allevents.in/events10/banners/f3594eee7492da5b889938f283261af33b95afcdf224831d01007cc7dd69f560-rimg-w1024-h576-dc09040a-gmir.jpg?v=1769700243",
        "startDate": "2026-09-25T19:30:00+00:00",
        "url": "https://allevents.in/norwich/daft-funk-live/210002338877702",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Epic Studios",
            "address": {
                "@type": "PostalAddress",
                "name": "Epic Studios, Norwich , United Kingdom",
                "addressLocality": "Norwich ",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.63803200",
                "longitude": "1.29662800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsDaft Funk has 8 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Daft Punk",
                "url": "https://allevents.in/performer/daft-punk"
            }
        ]
    }
]
```