

# 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

- **Ticket URL**: http://facebook.com/200029179595816?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=topsham-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Hallowell Community Band (https://allevents.in/org/hallowell-community-band/26048289)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c31d8c9258b0d6d4d61aa782c8e7877ad517c7e39f69ddc689f2da3f4e4d7b25-rimg-w1036-h929-dceef0f6-gmir?v=1764790193
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/24f6b0900ec7c5ecdfd02f7b31921a8f9432be94e999e674e0ec521cdc8329e6-rimg-w300-h300-dceef0f6-gmir?v=1764790193

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** United Baptist ABC Church, 1 Elm St,Topsham, Maine, United States
- **Q**: Who is organizing the event?
  - **A:** Hallowell Community Band
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, christmas, holiday
- **Q**: Where can I find ticket details about Annual Christmas Concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```