

# Event Details

- **Event Name**: Edwards Place 7
- **Event Start and End Date**: Wed, 22 Jul, 2026 at 03:00 pm – Wed, 22 Jul, 2026 at 04:00 pm
- **Event Description**: Weekly concert at Edwards Place followed by an ice cream social.
- **Event URL**: https://allevents.in/springfield/edwards-place-7/200030324805800
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: IL
- **country**: United States
- **location**: Edwards Place
- **lat**: 39.809802
- **long**: -89.649768
- **full address**: Edwards Place, 700 N 4th St,Springfield,IL,United States

## Event gallery

- **Alt text**: Edwards Place 7
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/66c973c2f6449916b2e489df787a458b272e9f15d649c9087073af6f8c4d26ed-rimg-w851-h315-dcd7d7d6-gmir?v=1784336493

## FAQs

- **Q**: When and where is Edwards Place 7 being held?
  - **A:** Edwards Place 7 takes place on Wed, 22 Jul, 2026 at 03:00 pm to Wed, 22 Jul, 2026 at 04:00 pm at Edwards Place, 700 N 4th St,Springfield,IL,United States.
- **Q**: Who is organizing Edwards Place 7?
  - **A:** Edwards Place 7 is organized by Springfield IL Municipal Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Edwards Place 7 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 Springfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Edwards Place 7 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": "Edwards Place 7",
        "image": "https://cdn-az.allevents.in/events2/banners/66c973c2f6449916b2e489df787a458b272e9f15d649c9087073af6f8c4d26ed-rimg-w851-h315-dcd7d7d6-gmir?v=1784336493",
        "startDate": "2026-07-22",
        "endDate": "2026-07-22",
        "url": "https://allevents.in/springfield/edwards-place-7/200030324805800",
        "location": {
            "@type": "Place",
            "name": "Edwards Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 N 4th St,Springfield,IL,United States",
                "addressLocality": "Springfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.809802",
                "longitude": "-89.649768"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly concert at Edwards Place followed by an ice cream social.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Springfield IL Municipal Band",
                "url": "https://allevents.in/org/springfield-il-municipal-band/27782042"
            }
        ]
    }
]
```