

# Event Details

- **Event Name**: Scarecrow Joe Concert
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 07:00 pm
- **Event Description**: The very best of 80s alternative dance music. Bring your dance shoes, your friends, your family, and neighbors and Dance the night away with us.
- **Event URL**: https://allevents.in/st-charles/scarecrow-joe-concert/200030351187111
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: St Charles
- **state**: MO
- **country**: United States
- **location**: 3420 Civic Circle Dr, St. Charles, MO
- **lat**: 38.83695
- **long**: -90.49508
- **full address**: 3420 Civic Circle Dr, St. Charles, MO, 3420 Civic Cir, St Charles, MO 63301-8331, United States

## Event gallery

- **Alt text**: Scarecrow Joe Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6cbb8b4e50042e67d2db270c7d0287276ff94ff6c3ccc3b11e7418df2fdee563-rimg-w960-h1083-dc080808-gmir?v=1785888892

## FAQs

- **Q**: When and where is Scarecrow Joe Concert being held?
  - **A:** Scarecrow Joe Concert takes place on Sat, 08 Aug, 2026 at 07:00 pm to Sat, 08 Aug, 2026 at 07:00 pm at 3420 Civic Circle Dr, St. Charles, MO, 3420 Civic Cir, St Charles, MO 63301-8331, United States.
- **Q**: Who is organizing Scarecrow Joe Concert?
  - **A:** Scarecrow Joe Concert is organized by Events at New Town.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Scarecrow Joe 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 St Charles, this event is thoughtfully curated to deliver a standout experience worth every moment. If Scarecrow Joe 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": "Scarecrow Joe Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/6cbb8b4e50042e67d2db270c7d0287276ff94ff6c3ccc3b11e7418df2fdee563-rimg-w960-h1083-dc080808-gmir?v=1785888892",
        "startDate": "2026-08-08",
        "url": "https://allevents.in/st-charles/scarecrow-joe-concert/200030351187111",
        "location": {
            "@type": "Place",
            "name": "3420 Civic Circle Dr, St. Charles, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3420 Civic Cir, St Charles, MO 63301-8331, United States",
                "addressLocality": "St Charles",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.83695",
                "longitude": "-90.49508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The very best of 80s alternative dance music. Bring your dance shoes, your friends, your family, and neighbors and Dance the night away with us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Events at New Town",
                "url": "https://allevents.in/org/events-at-new-town/24570035"
            }
        ]
    }
]
```