

# Event Details

- **Event Name**: John Stone Rocks the Town House!
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 03:30 pm
- **Event Description**: Nashville-style street concert 3:30-6:30 in front of the Town House Bar
- **Event URL**: https://allevents.in/charlevoix/john-stone-rocks-the-town-house/200030388290321
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Charlevoix
- **state**: MI
- **country**: United States
- **location**: Town House Bar
- **lat**: 45.31733
- **long**: -85.25906
- **full address**: Town House Bar, 231 Bridge St. ,Charlevoix, Michigan, United States

## Event gallery

- **Alt text**: John Stone Rocks the Town House!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/42fb82023de85f04eece75da85edffc8f2263669d16fcb1e7df31944cf76d33e-rimg-w1200-h750-dc181314-gmir?v=1784383872

## FAQs

- **Q**: When and where is John Stone Rocks the Town House! being held?
  - **A:** John Stone Rocks the Town House! takes place on Sat, 25 Jul, 2026 at 03:30 pm to Sat, 25 Jul, 2026 at 03:30 pm at Town House Bar, 231 Bridge St. ,Charlevoix, Michigan, United States.
- **Q**: Who is organizing John Stone Rocks the Town House!?
  - **A:** John Stone Rocks the Town House! is organized by Charlevoix Venetian Festival.
- **Q**: Who is this event for? Is it right for me?
  - **A:** John Stone Rocks the Town House! 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 Charlevoix, this event is thoughtfully curated to deliver a standout experience worth every moment. If John Stone Rocks the Town House! 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": "John Stone Rocks the Town House!",
        "image": "https://cdn-az.allevents.in/events10/banners/42fb82023de85f04eece75da85edffc8f2263669d16fcb1e7df31944cf76d33e-rimg-w1200-h750-dc181314-gmir?v=1784383872",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/charlevoix/john-stone-rocks-the-town-house/200030388290321",
        "location": {
            "@type": "Place",
            "name": "Town House Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "231 Bridge St. ,Charlevoix, Michigan",
                "addressLocality": "Charlevoix",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.31733",
                "longitude": "-85.25906"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nashville-style street concert 3:30-6:30 in front of the Town House Bar",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Charlevoix Venetian Festival",
                "url": "https://allevents.in/org/charlevoix-venetian-festival/8110263",
                "description": "What began as a candle-lit boat parade in Charlevoix, MI has grown into a week-long festival highlighting the summer with various events attracting 10,000+"
            }
        ]
    }
]
```