

# Event Details

- **Event Name**: Hail The Sun
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 07:30 pm
- **Event Description**: Nearby AttractionsHail the Sun has 29 upcoming events.
- **Event URL**: https://allevents.in/brighton/hail-the-sun/210001085354831
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/hail-the-sun-tickets-P6Q7C9?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: Green Door Store
- **lat**: 50.82889557
- **long**: -0.14038880
- **full address**: Green Door Store, Brighton, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b73b6cd4d22dfe42cc29af00539471b8de5a8aa6535c241d56f95c0ead7ca62d-rimg-w1024-h576-dc041011-gmir.jpg?v=1769689703
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/dbb08ad603da36824dac0b48446bfe0ba117c45f7626bf430ac9781e32d351d2-rimg-w400-h400-dc041012-gmir.jpg?v=1773079436

## Artist Details

- **Artist name**: Hail The Sun
  - **Artist page URL**: https://allevents.in/performer/hail-the-sun

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 17 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Green Door Store, Brighton, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Hail The Sun
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Hail The Sun ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Hail The Sun",
        "image": "https://cdn-az.allevents.in/events9/banners/b73b6cd4d22dfe42cc29af00539471b8de5a8aa6535c241d56f95c0ead7ca62d-rimg-w1024-h576-dc041011-gmir.jpg?v=1769689703",
        "startDate": "2026-03-17",
        "url": "https://allevents.in/brighton/hail-the-sun/210001085354831",
        "location": {
            "@type": "Place",
            "name": "Green Door Store",
            "address": {
                "@type": "PostalAddress",
                "name": "Green Door Store, Brighton, United Kingdom",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.82889557",
                "longitude": "-0.14038880"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsHail the Sun has 29 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Hail The Sun",
                "url": "https://allevents.in/performer/hail-the-sun"
            }
        ]
    }
]
```