

# Event Details

- **Event Name**: The Old Post
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 07:00 am (-06:00)
- **Event Description**: Way Down North performs at The Old Post in Missoula!
- **Event URL**: https://allevents.in/missoula/the-old-post/200029960176836
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Missoula
- **state**: MT
- **country**: United States
- **location**: The Old Post
- **lat**: 46.873980049437
- **long**: -113.99351258596
- **full address**: The Old Post, 103 W Spruce St,Missoula, Montana, United States

## Event gallery

- **Alt text**: The Old Post
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c419a099594e762ed54ccd1186a0be1a5dc951bdb07c1a0bf915fdc75598afb3-rimg-w1200-h1200-dcabd9ea-gmir?v=1776443735

## FAQs

- **Q**: When and where is The Old Post being held?
  - **A:** The Old Post takes place on Fri, 24 Apr, 2026 at 07:00 am to Fri, 24 Apr, 2026 at 07:00 am at The Old Post, 103 W Spruce St,Missoula, Montana, United States.
- **Q**: Who is organizing The Old Post?
  - **A:** The Old Post is organized by Way Down North.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Old Post 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 Missoula, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Old Post 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 Old Post",
        "image": "https://cdn-az.allevents.in/events1/banners/c419a099594e762ed54ccd1186a0be1a5dc951bdb07c1a0bf915fdc75598afb3-rimg-w1200-h1200-dcabd9ea-gmir?v=1776443735",
        "startDate": "2026-04-24T07:00:00-06:00",
        "url": "https://allevents.in/missoula/the-old-post/200029960176836",
        "location": {
            "@type": "Place",
            "name": "The Old Post",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103 W Spruce St,Missoula, Montana",
                "addressLocality": "Missoula",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.873980049437",
                "longitude": "-113.99351258596"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Way Down North performs at The Old Post in Missoula!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Way Down North",
                "url": "https://allevents.in/org/way-down-north/19400679"
            }
        ]
    }
]
```