

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: Come support your Westbrook City Band at our annual FREE Spring Concert!
- **Event URL**: https://allevents.in/westbrook/spring-concert/200029935999620
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Westbrook
- **state**: ME
- **country**: United States
- **location**: Westbrook Community Center
- **lat**: 43.691796733201
- **long**: -70.360538940029
- **full address**: Westbrook Community Center, 426 Bridge St,Westbrook, Maine, United States

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c40cdb1153dacc1f8500c883a5def54261df3e96693b8527a920bf234e7b6a1e-rimg-w1200-h800-dc050302-gmir?v=1776064460

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Tue, 14 Apr, 2026 at 07:00 pm to Tue, 14 Apr, 2026 at 07:00 pm at Westbrook Community Center, 426 Bridge St,Westbrook, Maine, United States.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Westbrook City Band.
- **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 Westbrook, 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/c40cdb1153dacc1f8500c883a5def54261df3e96693b8527a920bf234e7b6a1e-rimg-w1200-h800-dc050302-gmir?v=1776064460",
        "startDate": "2026-04-14T19:00:00-04:00",
        "url": "https://allevents.in/westbrook/spring-concert/200029935999620",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Westbrook Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "426 Bridge St,Westbrook, Maine",
                "addressLocality": "Westbrook",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.691796733201",
                "longitude": "-70.360538940029"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come support your Westbrook City Band at our annual FREE Spring Concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westbrook City Band",
                "url": "https://allevents.in/org/westbrook-city-band/25581513"
            }
        ]
    }
]
```