

# Event Details

- **Event Name**: McPherson, KS
- **Event Start and End Date**: Thu, 26 Mar, 2026 at 07:30 pm
- **Event Description**: Jimmy Fortune and his band, The Believers
- **Event URL**: https://allevents.in/mcpherson/mcpherson-ks/200029419700122
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details

- **Ticket URL**: https://mcphersonoperahouse.org/event/jimmy-fortune/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=mcpherson-events

## Event venue details

- **city**: Mcpherson
- **state**: KS
- **country**: United States
- **location**: McPherson Opera House
- **lat**: 38.367407
- **long**: -97.666469
- **full address**: McPherson Opera House, 219 S Main St,McPherson, Kansas, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Jimmy Fortune (https://allevents.in/org/jimmy-fortune/2534672)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fd67195325687daefabf20bf6382826d8953b68319287f730bf0d5b4e3aaa7d3-rimg-w1200-h1501-dc020302-gmir?v=1774533287
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d9d7e4bad428da2c2368cec694e7156defe1d0af0683099df54471cb4af37f57-rimg-w300-h300-dc020302-gmir?v=1774533287

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** McPherson Opera House, 219 S Main St,McPherson, Kansas, United States
- **Q**: Who is organizing the event?
  - **A:** Jimmy Fortune
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about McPherson, KS ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "McPherson, KS",
        "image": "https://cdn-az.allevents.in/events3/banners/fd67195325687daefabf20bf6382826d8953b68319287f730bf0d5b4e3aaa7d3-rimg-w1200-h1501-dc020302-gmir?v=1774533287",
        "startDate": "2026-03-26",
        "url": "https://allevents.in/mcpherson/mcpherson-ks/200029419700122",
        "location": {
            "@type": "Place",
            "name": "McPherson Opera House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "219 S Main St,McPherson, Kansas",
                "addressLocality": "Mcpherson",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.367407",
                "longitude": "-97.666469"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jimmy Fortune and his band, The Believers",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jimmy Fortune",
                "url": "https://allevents.in/org/jimmy-fortune/2534672",
                "description": "www.jimmyfortune.com"
            }
        ]
    }
]
```