

# Event Details

- **Event Name**: Dream State
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 07:30 pm – Mon, 07 Sep, 2026 at 11:00 pm (+00:00)
- **Event Description**: Incredibly exciting metalcore outfit Dream State play an intimate room at Corporation this September!ArtistsDREAM STATE
- **Event URL**: https://allevents.in/sheffield/dream-state/300042703185
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Sheffield/Corporation-Sheffield/Dream-State/42703185/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Sheffield
- **state**: EN
- **country**: United Kingdom
- **location**: Corporation Sheffield
- **lat**: 53.3772819
- **long**: -1.475949
- **full address**: Corporation Sheffield, 2 Milton St, Sheffield City Centre, Sheffield, United Kingdom

## Event gallery

- **Alt text**: Dream State
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d0326855d8b7a102dfc9e86d06f9e3f71b6894e91a29dd485b5520f27ff65564-rimg-w400-h400-dc181818-gmir.png?v=1788325876

## Artist Details

- **Artist name**: DREAM STATE

## FAQs

- **Q**: When and where is Dream State being held?
  - **A:** Dream State takes place on Mon, 07 Sep, 2026 at 07:30 pm to Mon, 07 Sep, 2026 at 11:00 pm at Corporation Sheffield, 2 Milton St, Sheffield City Centre, Sheffield, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dream State",
        "image": "https://cdn-az.allevents.in/events3/banners/d0326855d8b7a102dfc9e86d06f9e3f71b6894e91a29dd485b5520f27ff65564-rimg-w400-h400-dc181818-gmir.png?v=1788325876",
        "startDate": "2026-09-07T19:30:00+00:00",
        "endDate": "2026-09-07T23:00:00+00:00",
        "url": "https://allevents.in/sheffield/dream-state/300042703185",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Corporation Sheffield",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Milton St, Sheffield City Centre",
                "addressLocality": "Sheffield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.3772819",
                "longitude": "-1.475949"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Incredibly exciting metalcore outfit Dream State play an intimate room at Corporation this September!ArtistsDREAM STATE",
        "performer": [
            {
                "@type": "Person",
                "name": "DREAM STATE"
            }
        ]
    }
]
```