

# Event Details

- **Event Name**: Nashville North x Orchard Avenue
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 07:00 pm – Thu, 09 Jul, 2026 at 10:00 pm
- **Event Description**: Come out to see our band, Orchard Avenue, perform at Nashville North from 7-10 on July 9th!
- **Event URL**: https://allevents.in/milwaukee/nashville-north-x-orchard-avenue/200030312610950
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Milwaukee
- **state**: WI
- **country**: United States
- **location**: Nashville North
- **lat**: 43.05317
- **long**: -87.89626
- **full address**: Nashville North, 1216 E Brady Street,Milwaukee, Wisconsin, United States

## Event gallery

- **Alt text**: Nashville North x Orchard Avenue
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c7cc62f3f3d06815b67bb1f91a23e79f88c95b3ebe55b7ad4800e5f9e9a3c696-rimg-w960-h640-dc030302-gmir?v=1782539030

## FAQs

- **Q**: When and where is Nashville North x Orchard Avenue being held?
  - **A:** Nashville North x Orchard Avenue takes place on Thu, 09 Jul, 2026 at 07:00 pm to Thu, 09 Jul, 2026 at 10:00 pm at Nashville North, 1216 E Brady Street,Milwaukee, Wisconsin, United States.
- **Q**: Who is organizing Nashville North x Orchard Avenue?
  - **A:** Nashville North x Orchard Avenue is organized by Orchard Avenue the Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Nashville North x Orchard Avenue 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 Milwaukee, this event is thoughtfully curated to deliver a standout experience worth every moment. If Nashville North x Orchard Avenue 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": "Nashville North x Orchard Avenue",
        "image": "https://cdn-az.allevents.in/events3/banners/c7cc62f3f3d06815b67bb1f91a23e79f88c95b3ebe55b7ad4800e5f9e9a3c696-rimg-w960-h640-dc030302-gmir?v=1782539030",
        "startDate": "2026-07-09",
        "endDate": "2026-07-09",
        "url": "https://allevents.in/milwaukee/nashville-north-x-orchard-avenue/200030312610950",
        "location": {
            "@type": "Place",
            "name": "Nashville North",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1216 E Brady Street,Milwaukee, Wisconsin",
                "addressLocality": "Milwaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.05317",
                "longitude": "-87.89626"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out to see our band, Orchard Avenue, perform at Nashville North from 7-10 on July 9th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Orchard Avenue the Band",
                "url": "https://allevents.in/org/orchard-avenue-the-band/27971675"
            }
        ]
    }
]
```