

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Sun, 15 Jun, 2025 at 07:00 pm
- **Event Description**: Join us for our spring concert on Fathers' Day.  The Four Seasons Orchestra will present a variety of music including selections from composers Bizet, Vivaldi, Handel, and more.
- **Event URL**: https://allevents.in/windsor/spring-concert/200028248348709
- **Event Categories**: music, entertainment, concerts, fathers-day
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Windsor
- **state**: NS
- **country**: Canada
- **location**: Windsor Community Center
- **lat**: 44.9925
- **long**: -64.1337
- **full address**: Windsor Community Center, 78 Thomas St, West Hants, NS B0N, Canada,Windsor, Nova Scotia

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f6d293c541deb67625b9dfb7ee79caea9d134187da5c724c672fffe70279c881-rimg-w940-h788-dcffffff-gmir?v=1749725303

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Sun, 15 Jun, 2025 at 07:00 pm to Sun, 15 Jun, 2025 at 07:00 pm at Windsor Community Center, 78 Thomas St, West Hants, NS B0N, Canada,Windsor, Nova Scotia.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Four Seasons Community Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring 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 Windsor, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring 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": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/f6d293c541deb67625b9dfb7ee79caea9d134187da5c724c672fffe70279c881-rimg-w940-h788-dcffffff-gmir?v=1749725303",
        "startDate": "2025-06-15",
        "url": "https://allevents.in/windsor/spring-concert/200028248348709",
        "location": {
            "@type": "Place",
            "name": "Windsor Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "78 Thomas St, West Hants, NS B0N, Canada,Windsor, Nova Scotia",
                "addressLocality": "Windsor",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9925",
                "longitude": "-64.1337"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our spring concert on Fathers' Day.  The Four Seasons Orchestra will present a variety of music including selections from composers Bizet, Vivaldi, Handel, and more.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Four Seasons Community Orchestra",
                "url": "https://allevents.in/org/four-seasons-community-orchestra/20703095"
            }
        ]
    }
]
```