

# Event Details

- **Event Name**: Young Disciples Christmas Program
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:15 am
- **Event Description**: Our Young Disciples give their annual Christmas Program during morning worship
- **Event URL**: https://allevents.in/randolph/young-disciples-christmas-program/200029345643829
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Randolph
- **state**: NY
- **country**: United States
- **location**: 122 Church St ER, Randolph, NY, United States, New York 14772
- **lat**: 42.17294
- **long**: -78.94967
- **full address**: 122 Church St ER, Randolph, NY, United States, New York 14772

## Event gallery

- **Alt text**: Young Disciples Christmas Program
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b8cbe0528e7e65590a92de98b2d6410eea1a1337d22cbb0dd653a0cbee2cf80e-rimg-w1200-h1600-dc8e7876-gmir?v=1766226166

## FAQs

- **Q**: When and where is Young Disciples Christmas Program being held?
  - **A:** Young Disciples Christmas Program takes place on Sun, 21 Dec, 2025 at 10:15 am to Sun, 21 Dec, 2025 at 10:15 am at 122 Church St ER, Randolph, NY, United States, New York 14772.
- **Q**: Who is organizing Young Disciples Christmas Program?
  - **A:** Young Disciples Christmas Program is organized by East Randolph Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Disciples Christmas Program",
        "image": "https://cdn-az.allevents.in/events1/banners/b8cbe0528e7e65590a92de98b2d6410eea1a1337d22cbb0dd653a0cbee2cf80e-rimg-w1200-h1600-dc8e7876-gmir?v=1766226166",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/randolph/young-disciples-christmas-program/200029345643829",
        "location": {
            "@type": "Place",
            "name": "122 Church St ER, Randolph, NY, United States, New York 14772",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "122 Church St, Randolph, NY 14772-9692, United States",
                "addressLocality": "Randolph",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.17294",
                "longitude": "-78.94967"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Young Disciples give their annual Christmas Program during morning worship",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Randolph Methodist Church",
                "url": "https://allevents.in/org/east-randolph-methodist-church/21308068"
            }
        ]
    }
]
```