

# Event Details

- **Event Name**: Christmas concert 
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm
- **Event Description**: Come join us as we celebrate the Christmas holiday. 
Altrusa will be collecting non-perishable food donations for the Saco Food Pantry at the concert!
We are expecting a special guest from the North Pole!
- **Event URL**: https://allevents.in/biddeford/christmas-concert/200029144014730
- **Event Categories**: concerts, music, entertainment, christmas, nonprofit, holiday
- **Interested Audience**: 
  - total_interested_count: 43

## Ticket Details


## Event venue details

- **city**: Biddeford
- **state**: ME
- **country**: United States
- **location**: Biddeford Middle School
- **lat**: 43.473301770989
- **long**: -70.464993224393
- **full address**: Biddeford Middle School, 25 Tiger Way,Biddeford, Maine, United States

## Event gallery

- **Alt text**: Christmas concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/98b19c47e410877960c8dd39d491b88c1d39af360914bbcb94c253e9f6c50e2f-rimg-w1200-h1627-dcffffff-gmir?v=1765220993

## FAQs

- **Q**: When and where is Christmas concert  being held?
  - **A:** Christmas concert  takes place on Fri, 12 Dec, 2025 at 07:00 pm to Fri, 12 Dec, 2025 at 07:00 pm at Biddeford Middle School, 25 Tiger Way,Biddeford, Maine, United States.
- **Q**: Who is organizing Christmas concert ?
  - **A:** Christmas concert  is organized by The Alumni Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas 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 Christmas 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": "Christmas concert",
        "image": "https://cdn-az.allevents.in/events6/banners/98b19c47e410877960c8dd39d491b88c1d39af360914bbcb94c253e9f6c50e2f-rimg-w1200-h1627-dcffffff-gmir?v=1765220993",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/biddeford/christmas-concert/200029144014730",
        "location": {
            "@type": "Place",
            "name": "Biddeford Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Tiger Way,Biddeford, Maine",
                "addressLocality": "Biddeford",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.473301770989",
                "longitude": "-70.464993224393"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us as we celebrate the Christmas holiday. \nAltrusa will be collecting non-perishable food donations for the Saco Food Pantry at the concert!\nWe are expecting a special guest from the North Pole!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Alumni Band",
                "url": "https://allevents.in/org/the-alumni-band/23807174"
            }
        ]
    }
]
```