

# Event Details

- **Event Name**: The Gorge
- **Event Start and End Date**: Fri, 04 Sep, 2026 at 04:00 pm – Sun, 06 Sep, 2026 at 08:00 pm (-07:00)
- **Event Description**: Hi all! I just wanted to introduce myself and share a photo of the venue I wish to attend.
- **Event URL**: https://allevents.in/george/the-gorge/200030208195714
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: George
- **state**: WA
- **country**: United States
- **location**: Dave Matthews At The Gorge Amphitheatre
- **lat**: 47.100876755805
- **long**: -119.99508557934
- **full address**: Dave Matthews At The Gorge Amphitheatre, George,WA,United States

## Event gallery

- **Alt text**: The Gorge
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/aa9bf1bf9a0ed48866fcc32843899f2cdfee243a4e3dc6be0cafd7b75cafe922-rimg-w567-h228-dc182828-gmir?v=1786557395

## FAQs

- **Q**: When and where is The Gorge being held?
  - **A:** The Gorge takes place on Fri, 04 Sep, 2026 at 04:00 pm to Sun, 06 Sep, 2026 at 08:00 pm at Dave Matthews At The Gorge Amphitheatre, George,WA,United States.
- **Q**: Who is organizing The Gorge?
  - **A:** The Gorge is organized by Neil Gardner.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Gorge",
        "image": "https://cdn-az.allevents.in/events4/banners/aa9bf1bf9a0ed48866fcc32843899f2cdfee243a4e3dc6be0cafd7b75cafe922-rimg-w567-h228-dc182828-gmir?v=1786557395",
        "startDate": "2026-09-04T16:00:00-07:00",
        "endDate": "2026-09-06T20:00:00-07:00",
        "url": "https://allevents.in/george/the-gorge/200030208195714",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dave Matthews At The Gorge Amphitheatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "George,WA,United States",
                "addressLocality": "George",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.100876755805",
                "longitude": "-119.99508557934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hi all! I just wanted to introduce myself and share a photo of the venue I wish to attend.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Neil Gardner",
                "url": "https://allevents.in/org/neil-gardner/27898762",
                "description": "Neil Gardner. 717 likes · 40 talking about this. Digital creator"
            }
        ]
    }
]
```