

# Event Details

- **Event Name**: The Petersen's in Concert
- **Event Start and End Date**: Mon, 06 Oct, 2025 at 06:30 pm
- **Event Description**: First Christian Church welcomes The Petersen Band in Concert at 6:30 PM. This FREE concert is Monday October 6. All are welcome. 
https://petersenband.com/
- **Event URL**: https://allevents.in/mountain-grove/the-petersens-in-concert/200028973201129
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Mountain Grove
- **state**: MO
- **country**: United States
- **location**: 522 Oakland, Mountain Grove, MO, United States, Missouri 65711
- **lat**: 37.13311
- **long**: -92.2655
- **full address**: 522 Oakland, Mountain Grove, MO, United States, Missouri 65711

## Event gallery

- **Alt text**: The Petersen's in Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/44ebe587720ab3862ffa70c0a2b4c27a6a8d2d18a19af1eee29dd11476b9377b-rimg-w1200-h800-dc62782f-gmir?v=1759172609

## FAQs

- **Q**: When and where is The Petersen's in Concert being held?
  - **A:** The Petersen's in Concert takes place on Mon, 06 Oct, 2025 at 06:30 pm to Mon, 06 Oct, 2025 at 06:30 pm at 522 Oakland, Mountain Grove, MO, United States, Missouri 65711.
- **Q**: Who is organizing The Petersen's in Concert?
  - **A:** The Petersen's in Concert is organized by First Christian Church of Mountain Grove.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Petersen's in Concert 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 Mountain Grove, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Petersen's in Concert 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 Petersen's in Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/44ebe587720ab3862ffa70c0a2b4c27a6a8d2d18a19af1eee29dd11476b9377b-rimg-w1200-h800-dc62782f-gmir?v=1759172609",
        "startDate": "2025-10-06",
        "url": "https://allevents.in/mountain-grove/the-petersens-in-concert/200028973201129",
        "location": {
            "@type": "Place",
            "name": "522 Oakland, Mountain Grove, MO, United States, Missouri 65711",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Christian Church, 522 N Oakland Ave, Mountain Grove, MO 65711, United States",
                "addressLocality": "Mountain Grove",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.13311",
                "longitude": "-92.2655"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First Christian Church welcomes The Petersen Band in Concert at 6:30 PM. This FREE concert is Monday October 6. All are welcome. \nhttps://petersenband.com/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Christian Church of Mountain Grove",
                "url": "https://allevents.in/org/first-christian-church-of-mountain-grove/21729165"
            }
        ]
    }
]
```