

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 07:00 pm
- **Event Description**: Enter through the lower parking lot to the all purpose room
- **Event URL**: https://allevents.in/south-windsor/spring-concert/200030257169200
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: South Windsor
- **state**: CT
- **country**: United States
- **location**: Our Savior Lutheran Church South Windsor, CT
- **lat**: 41.851122
- **long**: -72.558219
- **full address**: Our Savior Lutheran Church South Windsor, CT, 239 Graham Rd,South Windsor, Connecticut, United States

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/bdb783f1ebb4ccf2cadeac17878b82fbf390f44759b683dd458070210befc19f-rimg-w1200-h900-dcc8cfde-gmir?v=1781699580

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Mon, 22 Jun, 2026 at 07:00 pm to Mon, 22 Jun, 2026 at 07:00 pm at Our Savior Lutheran Church South Windsor, CT, 239 Graham Rd,South Windsor, Connecticut, United States.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Harmonic Inspiration Orchestra.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/bdb783f1ebb4ccf2cadeac17878b82fbf390f44759b683dd458070210befc19f-rimg-w1200-h900-dcc8cfde-gmir?v=1781699580",
        "startDate": "2026-06-22",
        "url": "https://allevents.in/south-windsor/spring-concert/200030257169200",
        "location": {
            "@type": "Place",
            "name": "Our Savior Lutheran Church South Windsor, CT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "239 Graham Rd,South Windsor, Connecticut",
                "addressLocality": "South Windsor",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.851122",
                "longitude": "-72.558219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enter through the lower parking lot to the all purpose room",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harmonic Inspiration Orchestra",
                "url": "https://allevents.in/org/harmonic-inspiration-orchestra/27933034"
            }
        ]
    }
]
```