

# Event Details

- **Event Name**: Annual Christmas Concert 
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 02:00 pm
- **Event Description**: Join us for some FREE holiday cheer!  All are welcome to our concert featuring some old favorites and some new ones as well!
- **Event URL**: https://allevents.in/topsham/annual-christmas-concert/200029179595816
- **Event Categories**: concerts, music, entertainment, christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Topsham
- **state**: ME
- **country**: United States
- **location**: United Baptist ABC Church
- **lat**: 43.92576
- **long**: -69.96306
- **full address**: United Baptist ABC Church, 1 Elm St,Topsham, Maine, United States

## Event gallery

- **Alt text**: Annual Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c31d8c9258b0d6d4d61aa782c8e7877ad517c7e39f69ddc689f2da3f4e4d7b25-rimg-w1036-h929-dceef0f6-gmir?v=1764790193

## FAQs

- **Q**: When and where is Annual Christmas Concert  being held?
  - **A:** Annual Christmas Concert  takes place on Sun, 07 Dec, 2025 at 02:00 pm to Sun, 07 Dec, 2025 at 02:00 pm at United Baptist ABC Church, 1 Elm St,Topsham, Maine, United States.
- **Q**: Who is organizing Annual Christmas Concert ?
  - **A:** Annual Christmas Concert  is organized by Hallowell Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual 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 Topsham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual 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": "Annual Christmas Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/c31d8c9258b0d6d4d61aa782c8e7877ad517c7e39f69ddc689f2da3f4e4d7b25-rimg-w1036-h929-dceef0f6-gmir?v=1764790193",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/topsham/annual-christmas-concert/200029179595816",
        "location": {
            "@type": "Place",
            "name": "United Baptist ABC Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Elm St,Topsham, Maine",
                "addressLocality": "Topsham",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.92576",
                "longitude": "-69.96306"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some FREE holiday cheer!  All are welcome to our concert featuring some old favorites and some new ones as well!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hallowell Community Band",
                "url": "https://allevents.in/org/hallowell-community-band/26048289"
            }
        ]
    }
]
```