

# Event Details

- **Event Name**: Kingsmen in Murfreesboro
- **Event Start and End Date**: Fri, 28 Mar, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/murfreesboro/kingsmen-in-murfreesboro/3300027966914220
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Murfreesboro
- **state**: TN
- **country**: United States
- **location**: Murfreesboro Missionary Baptist
- **lat**: 35.8482157
- **long**: -86.4698859
- **full address**: Murfreesboro Missionary Baptist, Murfreesboro Missionary Baptist, Murfreesboro, TN, United States

## Event gallery

- **Alt text**: Kingsmen in Murfreesboro
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/97f44f20-06c5-11f0-9745-b709ed1453c9-rimg-w1200-h515-dc17171b-gmir.webp?v=1742610619

## Artist Details

- **Artist name**: Kingsmen
  - **Artist page URL**: https://allevents.in/performer/kingsmen

## FAQs

- **Q**: When and where is Kingsmen performing in Murfreesboro?
  - **A:** Kingsmen in Murfreesboro takes place on Fri, 28 Mar, 2025 at 07:00 pm to Fri, 28 Mar, 2025 at 07:00 pm at Murfreesboro Missionary Baptist, Murfreesboro Missionary Baptist, Murfreesboro, TN, United States.
- **Q**: Who is Kingsmen?
  - **A:** For more than a half a century, no group has secured such a far reaching legacy like that of The Kingsmen Quartet. Since 1956, this group has risen from humble beginnings in the mountains of western North Carolina to one of the most beloved and innovative g... Find all upcoming Kingsmen events on AllEvents.
- **Q**: What are Kingsmen's most popular songs?
  - **A:** Some of Kingsmen's most popular songs include He's Everything I Need (That's All I Need), The Next Cloud, When God Ran. These tracks have helped cement their place in the music industry and are likely to feature in their Kingsmen in Murfreesboro set.
- **Q**: What genre of music does Kingsmen perform?
  - **A:** Kingsmen is known for their distinctive sound in the classic garage rock genre, often blending elements of protopunk - making them a unique voice in contemporary music.
- **Q**: How popular is Kingsmen?
  - **A:** Kingsmen has 5,299 Spotify followers, reflecting a strong and growing international fanbase.
- **Q**: How do I find more upcoming Kingsmen concerts and events?
  - **A:** You can find all upcoming Kingsmen concerts and events on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Kingsmen in Murfreesboro",
        "image": "https://cdn-az.allevents.in/events10/banners/97f44f20-06c5-11f0-9745-b709ed1453c9-rimg-w1200-h515-dc17171b-gmir.webp?v=1742610619",
        "startDate": "2025-03-28",
        "url": "https://allevents.in/murfreesboro/kingsmen-in-murfreesboro/3300027966914220",
        "location": {
            "@type": "Place",
            "name": "Murfreesboro Missionary Baptist",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Murfreesboro Missionary Baptist, Murfreesboro, TN, United States",
                "addressLocality": "Murfreesboro",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.8482157",
                "longitude": "-86.4698859"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Kingsmen",
                "url": "https://allevents.in/performer/kingsmen"
            }
        ]
    }
]
```