

# Event Details

- **Event Name**: Private House Concert
- **Event Start and End Date**: Sat, 23 May, 2026 at 05:30 pm – Sat, 23 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: Spring show in lovely Sutton's Bay
- **Event URL**: https://allevents.in/suttons-bay/private-house-concert/200029886435442
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Suttons Bay
- **state**: MI
- **country**: United States
- **location**: Sutton's Bay, Michigan
- **lat**: 44.973664626105
- **long**: -85.60266391389
- **full address**: Sutton's Bay, Michigan, Suttons Bay, Michigan, United States

## Event gallery

- **Alt text**: Private House Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5eeafb8532d85509cc2327921548810e858954d0806b940bbf34d26dfa33dfb4-rimg-w1200-h900-dc314819-gmir?v=1775801889

## FAQs

- **Q**: When and where is Private House Concert being held?
  - **A:** Private House Concert takes place on Sat, 23 May, 2026 at 05:30 pm to Sat, 23 May, 2026 at 07:00 pm at Sutton's Bay, Michigan, Suttons Bay, Michigan, United States.
- **Q**: Who is organizing Private House Concert?
  - **A:** Private House Concert is organized by SonicCompass.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Private House 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 Suttons Bay, this event is thoughtfully curated to deliver a standout experience worth every moment. If Private House 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": "Private House Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/5eeafb8532d85509cc2327921548810e858954d0806b940bbf34d26dfa33dfb4-rimg-w1200-h900-dc314819-gmir?v=1775801889",
        "startDate": "2026-05-23T17:30:00-04:00",
        "endDate": "2026-05-23T19:00:00-04:00",
        "url": "https://allevents.in/suttons-bay/private-house-concert/200029886435442",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sutton's Bay, Michigan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Suttons Bay, Michigan",
                "addressLocality": "Suttons Bay",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.973664626105",
                "longitude": "-85.60266391389"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring show in lovely Sutton's Bay",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SonicCompass",
                "url": "https://allevents.in/org/soniccompass/27642648"
            }
        ]
    }
]
```