

# Event Details

- **Event Name**: Athens Street festival
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 07:00 pm – Sat, 12 Sep, 2026 at 10:00 pm (-05:00)
- **Event Description**: Street fest with several bands. Details to follow.
- **Event URL**: https://allevents.in/athens/athens-street-festival/200029940532649
- **Event Categories**: festivals, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: IL
- **country**: United States
- **location**: Athens, IL
- **lat**: 39.96097
- **long**: -89.72354
- **full address**: Athens, IL, United States

## Event gallery

- **Alt text**: Athens Street festival
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9b58b4b7e7cba7164f9662449590ad7978b2cd3ca3f2db447699ee68f54053dd-rimg-w1200-h450-dc020202-gmir?v=1777141173

## FAQs

- **Q**: When and where is Athens Street festival being held?
  - **A:** Athens Street festival takes place on Sat, 12 Sep, 2026 at 07:00 pm to Sat, 12 Sep, 2026 at 10:00 pm at Athens, IL, United States.
- **Q**: Who is organizing Athens Street festival?
  - **A:** Athens Street festival is organized by Satellite band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Athens Street festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Athens, this event is thoughtfully curated to deliver a standout experience worth every moment. If Athens Street festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Athens Street festival",
        "image": "https://cdn-az.allevents.in/events10/banners/9b58b4b7e7cba7164f9662449590ad7978b2cd3ca3f2db447699ee68f54053dd-rimg-w1200-h450-dc020202-gmir?v=1777141173",
        "startDate": "2026-09-12T19:00:00-05:00",
        "endDate": "2026-09-12T22:00:00-05:00",
        "url": "https://allevents.in/athens/athens-street-festival/200029940532649",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Athens, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 E Jackson; PO Box 268,Athens,IL,United States",
                "addressLocality": "Athens",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.96097",
                "longitude": "-89.72354"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Street fest with several bands. Details to follow.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Satellite band",
                "url": "https://allevents.in/org/satellite-band/23456637"
            }
        ]
    }
]
```