

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 06:00 pm
- **Event Description**: Movie night!
- **Event URL**: https://allevents.in/west-jefferson/movie-night/200029130983829
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029130983829?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=west+jefferson-events

## Event venue details

- **city**: West Jefferson
- **state**: OH
- **country**: United States
- **location**: 500  Plain City Georgesville Rd, West Jefferson, OH
- **lat**: 39.98032
- **long**: -83.26205
- **full address**: 500  Plain City Georgesville Rd, West Jefferson, OH, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Life in Christ Fellowship (https://allevents.in/org/life-in-christ-fellowship/22592654)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/59db014625fd11c390f9c359ec2fdacbb08a5ace938797339681bafa8d70795d-rimg-w1200-h1552-dcffffff-gmir?v=1763585861
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Movie+Night&date=21+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 21 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 500  Plain City Georgesville Rd, West Jefferson, OH, United States
- **Q**: Who is organizing the event?
  - **A:** Life in Christ Fellowship
- **Q**: What type of event is this?
  - **A:** entertainment
- **Q**: Where can I find ticket details about Movie Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night",
        "image": "https://cdn-az.allevents.in/events10/banners/59db014625fd11c390f9c359ec2fdacbb08a5ace938797339681bafa8d70795d-rimg-w1200-h1552-dcffffff-gmir?v=1763585861",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/west-jefferson/movie-night/200029130983829",
        "location": {
            "@type": "Place",
            "name": "500  Plain City Georgesville Rd, West Jefferson, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Life in Christ Fellowship, 500 Plain City Georgesville Rd, West Jefferson, OH 43162, United States",
                "addressLocality": "West Jefferson",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.98032",
                "longitude": "-83.26205"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Movie night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Life in Christ Fellowship",
                "url": "https://allevents.in/org/life-in-christ-fellowship/22592654"
            }
        ]
    }
]
```