

# Event Details

- **Event Name**: Marie Curie
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 11:45 am
- **Event Description**: Concert
- **Event URL**: https://allevents.in/durham/marie-curie/200029719652824
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029719652824?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=durham-events

## Event venue details

- **city**: Durham
- **state**: EN
- **country**: United Kingdom
- **location**: Millenium Square
- **lat**: 54.778189789154
- **long**: -1.5751350683868
- **full address**: Millenium Square, Durham, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Pittington Brass (https://allevents.in/org/pittington-brass/25670616)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/503a171b1fa787fe7bd5032f49e5241e4dd8e767fec6856a07c222e1444b912a-rimg-w1200-h526-dc2f2f31-gmir?v=1771847064
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d5fdaadb1f57026b9b50eb806a39325094d1370df078d64b6911b8bd8baf08b1-rimg-w300-h300-dc0163aa-gmir?v=1771847064

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 11:45 am
- **Q**: Where is the event happening?
  - **A:** Millenium Square, Durham, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Pittington Brass
- **Q**: What type of event is this?
  - **A:** Concerts, Music, Entertainment
- **Q**: Where can I find ticket details about Marie Curie ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Marie Curie",
        "image": "https://cdn-az.allevents.in/events7/banners/503a171b1fa787fe7bd5032f49e5241e4dd8e767fec6856a07c222e1444b912a-rimg-w1200-h526-dc2f2f31-gmir?v=1771847064",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/durham/marie-curie/200029719652824",
        "location": {
            "@type": "Place",
            "name": "Millenium Square",
            "address": {
                "@type": "PostalAddress",
                "name": "Millenium Square, Durham, United Kingdom",
                "addressLocality": "Durham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.778189789154",
                "longitude": "-1.5751350683868"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pittington Brass",
                "url": "https://allevents.in/org/pittington-brass/25670616"
            }
        ]
    }
]
```