

# Event Details

- **Event Name**: Crystal Lake
- **Event Start and End Date**: Mon, 16 Mar, 2026 at 08:00 pm – Mon, 16 Mar, 2026 at 10:00 pm
- **Event Description**: Nearby AttractionsCrystal Lake has 9 upcoming events.Great American Ghost has 20 upcoming events.
- **Event URL**: https://allevents.in/southampton/crystal-lake/210001963680515
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/crystal-lake-the-brook-tickets/14708413?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Southampton
- **state**: EN
- **country**: United Kingdom
- **location**: The Brook
- **lat**: 50.93284700
- **long**: -1.38340900
- **full address**: The Brook, Southampton, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3044714261f53eeb65c5669217738a519ba897998f86989e0de79c04c37c28aa-rimg-w1024-h576-dc17181a-gmir.jpg?v=1769689700
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ed176dae9410dd615bd3140db6d4503e68b130307df47351ffb6d84272d9e188-rimg-w400-h400-dc161619-gmir.jpg?v=1773080605

## Artist Details

- **Artist name**: Crystal Lake
  - **Artist page URL**: https://allevents.in/performer/crystal-lake

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 16 Mar, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Brook, Southampton, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Crystal Lake
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Crystal Lake ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Crystal Lake",
        "image": "https://cdn-az.allevents.in/events3/banners/3044714261f53eeb65c5669217738a519ba897998f86989e0de79c04c37c28aa-rimg-w1024-h576-dc17181a-gmir.jpg?v=1769689700",
        "startDate": "2026-03-16",
        "endDate": "2026-03-16",
        "url": "https://allevents.in/southampton/crystal-lake/210001963680515",
        "location": {
            "@type": "Place",
            "name": "The Brook",
            "address": {
                "@type": "PostalAddress",
                "name": "The Brook, Southampton, United Kingdom",
                "addressLocality": "Southampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.93284700",
                "longitude": "-1.38340900"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsCrystal Lake has 9 upcoming events.Great American Ghost has 20 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Crystal Lake",
                "url": "https://allevents.in/performer/crystal-lake"
            }
        ]
    }
]
```