

# Event Details

- **Event Name**: The Bethlehem Express Christmas Program!
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:00 pm
- **Event Description**: Program begins at 6 pm; students need to report to the gym by 5:30 pm.
- **Event URL**: https://allevents.in/middleboro/the-bethlehem-express-christmas-program/200029338851228
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Middleboro
- **state**: MA
- **country**: United States
- **location**: Central Congregational Church
- **lat**: 41.8915099
- **long**: -70.90965
- **full address**: Central Congregational Church, 2 Webster St, Middleboro, MA 02346-2328, United States

## Event gallery

- **Alt text**: The Bethlehem Express Christmas Program!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/554480e410dfe0e5709d65f21b4df13a6be96db1231d5c2782da8c916f5a4b12-rimg-w821-h1200-dc36407a-gmir?v=1765445788

## FAQs

- **Q**: When and where is The Bethlehem Express Christmas Program! being held?
  - **A:** The Bethlehem Express Christmas Program! takes place on Fri, 12 Dec, 2025 at 06:00 pm to Fri, 12 Dec, 2025 at 06:00 pm at Central Congregational Church, 2 Webster St, Middleboro, MA 02346-2328, United States.
- **Q**: Who is organizing The Bethlehem Express Christmas Program!?
  - **A:** The Bethlehem Express Christmas Program! is organized by Mullein Hill Christian Academy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Bethlehem Express Christmas Program!",
        "image": "https://cdn-az.allevents.in/events4/banners/554480e410dfe0e5709d65f21b4df13a6be96db1231d5c2782da8c916f5a4b12-rimg-w821-h1200-dc36407a-gmir?v=1765445788",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/middleboro/the-bethlehem-express-christmas-program/200029338851228",
        "location": {
            "@type": "Place",
            "name": "Central Congregational Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Webster St, Middleboro, MA 02346-2328, United States",
                "addressLocality": "Middleboro",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.8915099",
                "longitude": "-70.90965"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Program begins at 6 pm; students need to report to the gym by 5:30 pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mullein Hill Christian Academy",
                "url": "https://allevents.in/org/mullein-hill-christian-academy/22807775"
            }
        ]
    }
]
```