

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm – Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Looking for a place to go Christmas Eve!?
Join us at 6pm at Victorious Life Church of RMI Fort Plain
- **Event URL**: https://allevents.in/fort-plain/christmas-eve-service/200029390660706
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Fort Plain
- **state**: NY
- **country**: United States
- **location**: 104 Main St, Fort Plain, NY
- **lat**: 42.93027
- **long**: -74.6252
- **full address**: 104 Main St, Fort Plain, NY, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f097e5aef03c1fc292c2b52cdef308fc06d954cb370b39e99242594df1ee6347-rimg-w1200-h686-dc905d35-gmir?v=1766335553

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 104 Main St, Fort Plain, NY, United States.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by Victorious Life Church of RMI.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/f097e5aef03c1fc292c2b52cdef308fc06d954cb370b39e99242594df1ee6347-rimg-w1200-h686-dc905d35-gmir?v=1766335553",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/fort-plain/christmas-eve-service/200029390660706",
        "location": {
            "@type": "Place",
            "name": "104 Main St, Fort Plain, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "104 Main St, Fort Plain, NY 13339-1372, United States",
                "addressLocality": "Fort Plain",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.93027",
                "longitude": "-74.6252"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Looking for a place to go Christmas Eve!?\nJoin us at 6pm at Victorious Life Church of RMI Fort Plain",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Victorious Life Church of RMI",
                "url": "https://allevents.in/org/victorious-life-church-of-rmi/23986883"
            }
        ]
    }
]
```