

# Event Details

- **Event Name**: The Downstairs Dads at Upland Midtown
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 05:00 pm – Sat, 20 Jun, 2026 at 08:00 pm
- **Event Description**: Live music in the new Beer Garden
- **Event URL**: https://allevents.in/indianapolis/the-downstairs-dads-at-upland-midtown/200030271107439
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200030271107439?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=indianapolis-events

## Event venue details

- **city**: Indianapolis
- **state**: IN
- **country**: United States
- **location**: Upland Brewing Co
- **lat**: 39.842658
- **long**: -86.146036
- **full address**: Upland Brewing Co, 4842 N College Ave,Indianapolis,IN,United States

## Event gallery

- **Alt text**: The Downstairs Dads at Upland Midtown
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b33da9f47b12c7b31f8a8fb4665cdcf95f5f2380139699ec673f6f18fb1e06c8-rimg-w529-h739-dc5be8fc-gmir?v=1781899419

## FAQs

- **Q**: When and where is The Downstairs Dads at Upland Midtown being held?
  - **A:** The Downstairs Dads at Upland Midtown takes place on Sat, 20 Jun, 2026 at 05:00 pm to Sat, 20 Jun, 2026 at 08:00 pm at Upland Brewing Co, 4842 N College Ave,Indianapolis,IN,United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Downstairs Dads at Upland Midtown is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Indianapolis, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Downstairs Dads at Upland Midtown 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 Downstairs Dads at Upland Midtown",
        "image": "https://cdn-az.allevents.in/events4/banners/b33da9f47b12c7b31f8a8fb4665cdcf95f5f2380139699ec673f6f18fb1e06c8-rimg-w529-h739-dc5be8fc-gmir?v=1781899419",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/indianapolis/the-downstairs-dads-at-upland-midtown/200030271107439",
        "location": {
            "@type": "Place",
            "name": "Upland Brewing Co",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4842 N College Ave,Indianapolis,IN,United States",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.842658",
                "longitude": "-86.146036"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music in the new Beer Garden"
    }
]
```