

# Event Details

- **Event Name**: Because of Bethlehem
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: This is the RESCHEDULED date for our Christmas Musical.
- **Event URL**: https://allevents.in/eaton/because-of-bethlehem/200029358668914
- **Event Categories**: live-music, christmas
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Eaton
- **state**: OH
- **country**: United States
- **location**: 601 E. Lexington Rd., Eaton, OH, United States, Ohio 45320
- **lat**: 39.75845
- **long**: -84.62176
- **full address**: 601 E. Lexington Rd., Eaton, OH, United States, Ohio 45320

## Event gallery

- **Alt text**: Because of Bethlehem
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/31088fac7da4d5b91624ab46676b428361cb235efd1d1dfeb2fb9ea0251feeb3-rimg-w1200-h1200-dc10151b-gmir?v=1765781834

## FAQs

- **Q**: When and where is Because of Bethlehem being held?
  - **A:** Because of Bethlehem takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 10:00 am at 601 E. Lexington Rd., Eaton, OH, United States, Ohio 45320.
- **Q**: Who is organizing Because of Bethlehem?
  - **A:** Because of Bethlehem is organized by Eaton First Church of God (Eaton, Ohio).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Because of Bethlehem",
        "image": "https://cdn-az.allevents.in/events1/banners/31088fac7da4d5b91624ab46676b428361cb235efd1d1dfeb2fb9ea0251feeb3-rimg-w1200-h1200-dc10151b-gmir?v=1765781834",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/eaton/because-of-bethlehem/200029358668914",
        "location": {
            "@type": "Place",
            "name": "601 E. Lexington Rd., Eaton, OH, United States, Ohio 45320",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "601 E Lexington Rd, Eaton, OH 45320-1308, United States",
                "addressLocality": "Eaton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.75845",
                "longitude": "-84.62176"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is the RESCHEDULED date for our Christmas Musical.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eaton First Church of God (Eaton Ohio)",
                "url": "https://allevents.in/org/eaton-first-church-of-god-eaton-ohio/26880101"
            }
        ]
    }
]
```