

# Event Details

- **Event Name**: Christmas Eve Family Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 03:00 pm
- **Event Description**: The kids of Wesley will tell us the story of Christmas in this service of Bible readings and favorite Christmas hymns in a less formal, family-focused Christmas Eve service.
- **Event URL**: https://allevents.in/bloomsburg/christmas-eve-family-service/200029386295628
- **Event Categories**: christmas, christmas-services, kids
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Bloomsburg
- **state**: PA
- **country**: United States
- **location**: Wesley United Methodist Church of Bloomsburg
- **lat**: 41.000886332
- **long**: -76.457446156
- **full address**: Wesley United Methodist Church of Bloomsburg, 130 W 3rd St,Bloomsburg, Pennsylvania, United States

## Event gallery

- **Alt text**: Christmas Eve Family Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a3e17c0c684358da9afd2fdea0e15a802e70edd5c70f91594a98353881b34b87-rimg-w1200-h551-dc948e8d-gmir?v=1766280194

## FAQs

- **Q**: When and where is Christmas Eve Family Service being held?
  - **A:** Christmas Eve Family Service takes place on Wed, 24 Dec, 2025 at 03:00 pm to Wed, 24 Dec, 2025 at 03:00 pm at Wesley United Methodist Church of Bloomsburg, 130 W 3rd St,Bloomsburg, Pennsylvania, United States.
- **Q**: Who is organizing Christmas Eve Family Service?
  - **A:** Christmas Eve Family Service is organized by Wesley United Methodist Church of Bloomsburg.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Family Service",
        "image": "https://cdn-az.allevents.in/events8/banners/a3e17c0c684358da9afd2fdea0e15a802e70edd5c70f91594a98353881b34b87-rimg-w1200-h551-dc948e8d-gmir?v=1766280194",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/bloomsburg/christmas-eve-family-service/200029386295628",
        "location": {
            "@type": "Place",
            "name": "Wesley United Methodist Church of Bloomsburg",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 W 3rd St,Bloomsburg, Pennsylvania",
                "addressLocality": "Bloomsburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.000886332",
                "longitude": "-76.457446156"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The kids of Wesley will tell us the story of Christmas in this service of Bible readings and favorite Christmas hymns in a less formal, family-focused Christmas Eve service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wesley United Methodist Church of Bloomsburg",
                "url": "https://allevents.in/org/wesley-united-methodist-church-of-bloomsburg/27266502"
            }
        ]
    }
]
```