

# Event Details

- **Event Name**: The Outside Presents
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 04:00 pm
- **Event Description**: The Outside Presents is a free quarterly concert series of experimental music in Yellow Springs, OH. Presented by WYSO's experimental music show, The Outside, the series aims to connect local audiences with artists and composers from around southwest Ohio, the Midwest, and beyond.
- **Event URL**: https://allevents.in/yellow-springs/the-outside-presents/200030087615640
- **Event Categories**: concerts, music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Yellow Springs
- **state**: OH
- **country**: United States
- **location**: 314 Dayton St, Yellow Springs, OH 45387-1750, United States
- **lat**: 39.8072
- **long**: -83.89219
- **full address**: 314 Dayton St, Yellow Springs, OH 45387-1750, United States

## Event gallery

- **Alt text**: The Outside Presents
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7ac9480bfab6121935dc50d97d15ed932d72b0554cf633ba21a5aa5db548cfa4-rimg-w1200-h1200-dcffffff-gmir?v=1781457426

## FAQs

- **Q**: When and where is The Outside Presents being held?
  - **A:** The Outside Presents takes place on Mon, 22 Jun, 2026 at 04:00 pm to Mon, 22 Jun, 2026 at 04:00 pm at 314 Dayton St, Yellow Springs, OH 45387-1750, United States.
- **Q**: Who is organizing The Outside Presents?
  - **A:** The Outside Presents is organized by The Foundry Theater at Antioch College.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Outside Presents is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Yellow Springs, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Outside Presents sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Outside Presents",
        "image": "https://cdn-az.allevents.in/events6/banners/7ac9480bfab6121935dc50d97d15ed932d72b0554cf633ba21a5aa5db548cfa4-rimg-w1200-h1200-dcffffff-gmir?v=1781457426",
        "startDate": "2026-06-22",
        "url": "https://allevents.in/yellow-springs/the-outside-presents/200030087615640",
        "location": {
            "@type": "Place",
            "name": "314 Dayton St, Yellow Springs, OH 45387-1750, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "314 Dayton St, Yellow Springs, OH 45387-1750, United States",
                "addressLocality": "Yellow Springs",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.8072",
                "longitude": "-83.89219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Outside Presents is a free quarterly concert series of experimental music in Yellow Springs, OH. Presented by WYSO's experimental music show, The Outside, the series aims to connect local audiences with artists and composers from around southwest Ohio, the Midwest, and beyond.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Foundry Theater at Antioch College",
                "url": "https://allevents.in/org/the-foundry-theater-at-antioch-college/23878959"
            }
        ]
    }
]
```