

# Event Details

- **Event Name**: First Methodist Church, Cabool, MO
- **Event Start and End Date**: Sun, 21 Sep, 2025 at 10:30 am
- **Event Description**: In Concert
- **Event URL**: https://allevents.in/cabool/first-methodist-church-cabool-mo/200028625312217
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Cabool
- **state**: MO
- **country**: United States
- **location**: First Methodist Church, 501 Paul St., Cabool, MO
- **lat**: 37.12822
- **long**: -92.0976
- **full address**: First Methodist Church, 501 Paul St., Cabool, MO, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Elmores (https://allevents.in/org/the-elmores/26174119)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9cc36df537a7e04b3ab3cae039c9c5c42479eedfea4b819d4fe2beca0ad2c970-rimg-w960-h640-dcecf3f6-gmir?v=1757772264
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3ed69eca940c7723da17e9ea1bc5c7f2f931127795fd6c58491e570c7eeea618-rimg-w300-h300-dcecf3f6-gmir?v=1757772264

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Sep, 2025 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** First Methodist Church, 501 Paul St., Cabool, MO, United States
- **Q**: Who is organizing the event?
  - **A:** The Elmores
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about First Methodist Church, Cabool, MO ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "First Methodist Church, Cabool, MO",
        "image": "https://cdn-az.allevents.in/events6/banners/9cc36df537a7e04b3ab3cae039c9c5c42479eedfea4b819d4fe2beca0ad2c970-rimg-w960-h640-dcecf3f6-gmir?v=1757772264",
        "startDate": "2025-09-21",
        "url": "https://allevents.in/cabool/first-methodist-church-cabool-mo/200028625312217",
        "location": {
            "@type": "Place",
            "name": "First Methodist Church, 501 Paul St., Cabool, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "344 Paul St, Cabool, MO 65689-7301, United States",
                "addressLocality": "Cabool",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.12822",
                "longitude": "-92.0976"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Elmores",
                "url": "https://allevents.in/org/the-elmores/26174119"
            }
        ]
    }
]
```