

# Event Details

- **Event Name**: LaKermesse concert
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 01:00 pm
- **Event Description**: Come join us as we kick off our summer concerts. We will begin at 1pm.
- **Event URL**: https://allevents.in/biddeford/lakermesse-concert/200030211460808
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Biddeford
- **state**: ME
- **country**: United States
- **location**: Saint Louis Field
- **lat**: 43.479305263267
- **long**: -70.463651838123
- **full address**: Saint Louis Field, West Street,Biddeford, Maine, United States

## Event gallery

- **Alt text**: LaKermesse concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/85fd316925fd94a9d05c38e60526f1face12e428fb2ee7be1e57446339d8675b-rimg-w1200-h843-dc7d7c78-gmir?v=1781684374

## FAQs

- **Q**: When and where is LaKermesse concert being held?
  - **A:** LaKermesse concert takes place on Sun, 21 Jun, 2026 at 01:00 pm to Sun, 21 Jun, 2026 at 01:00 pm at Saint Louis Field, West Street,Biddeford, Maine, United States.
- **Q**: Who is organizing LaKermesse concert?
  - **A:** LaKermesse concert is organized by The Alumni Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** LaKermesse 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 Biddeford, this event is thoughtfully curated to deliver a standout experience worth every moment. If LaKermesse 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": "LaKermesse concert",
        "image": "https://cdn-az.allevents.in/events8/banners/85fd316925fd94a9d05c38e60526f1face12e428fb2ee7be1e57446339d8675b-rimg-w1200-h843-dc7d7c78-gmir?v=1781684374",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/biddeford/lakermesse-concert/200030211460808",
        "location": {
            "@type": "Place",
            "name": "Saint Louis Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "West Street,Biddeford, Maine",
                "addressLocality": "Biddeford",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.479305263267",
                "longitude": "-70.463651838123"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us as we kick off our summer concerts. We will begin at 1pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Alumni Band",
                "url": "https://allevents.in/org/the-alumni-band/23807174"
            }
        ]
    }
]
```