

# Event Details

- **Event Name**: Music on the Patio
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 06:00 pm – Sat, 11 Jul, 2026 at 08:00 pm
- **Event Description**: We just booked our July 11th local Artist Paul Niehaus
- **Event URL**: https://allevents.in/troy/music-on-the-patio/200029714117622
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Troy
- **state**: MO
- **country**: United States
- **location**: Southern Grace Coffee & Sweets
- **lat**: 38.98137
- **long**: -90.97446
- **full address**: Southern Grace Coffee &amp; Sweets, 650 E Cherry Street,Troy, Missouri, United States

## Event gallery

- **Alt text**: Music on the Patio
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/521d784782dc79bc63ef1e6fa946b40ac507cb604a84a4cfdc6de61cc4e71eaf-rimg-w1200-h800-dc1b1314-gmir?v=1779856827

## FAQs

- **Q**: When and where is Music on the Patio being held?
  - **A:** Music on the Patio takes place on Sat, 11 Jul, 2026 at 06:00 pm to Sat, 11 Jul, 2026 at 08:00 pm at Southern Grace Coffee & Sweets, 650 E Cherry Street,Troy, Missouri, United States.
- **Q**: Who is organizing Music on the Patio?
  - **A:** Music on the Patio is organized by Southern Grace Coffee & Sweets.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music on the Patio is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Troy, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music on the Patio 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": "Music on the Patio",
        "image": "https://cdn-az.allevents.in/events1/banners/521d784782dc79bc63ef1e6fa946b40ac507cb604a84a4cfdc6de61cc4e71eaf-rimg-w1200-h800-dc1b1314-gmir?v=1779856827",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/troy/music-on-the-patio/200029714117622",
        "location": {
            "@type": "Place",
            "name": "Southern Grace Coffee & Sweets",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "650 E Cherry Street,Troy, Missouri",
                "addressLocality": "Troy",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.98137",
                "longitude": "-90.97446"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We just booked our July 11th local Artist Paul Niehaus",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southern Grace Coffee & Sweets",
                "url": "https://allevents.in/org/southern-grace-coffee-and-sweets/25167538",
                "description": "Southern Grace Coffee & Sweets, Troy. 9,757 likes · 622 talking about this. Entrepreneur"
            }
        ]
    }
]
```