

# Event Details

- **Event Name**: Christian Movie Night
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Come and enjoy a Christian Movie and free popcorn!
- **Event URL**: https://allevents.in/buchanan/christian-movie-night/200029525541816
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029525541816?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=buchanan-events

## Event venue details

- **city**: Buchanan
- **state**: MI
- **country**: United States
- **location**: 728 N Detroit Street, Buchanan, MI
- **lat**: 41.83517
- **long**: -86.367
- **full address**: 728 N Detroit Street, Buchanan, MI, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Faith Global Methodist Church (https://allevents.in/org/faith-global-methodist-church/23476996)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christian+Movie+Night&date=Sun%2C+12+Apr%2C+2026+at+06%3A00+pm&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7569e0916de9e7de5c283b4108b23aed90740bcb1a3b853119c1da8a27a8e1c6-rimg-w300-h300-dcd4c4bd-gmir?v=1775253371

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Apr, 2026 at 06:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** 728 N Detroit Street, Buchanan, MI, United States
- **Q**: Who is organizing the event?
  - **A:** Faith Global Methodist Church
- **Q**: What type of event is this?
  - **A:** entertainment
- **Q**: Where can I find ticket details about Christian 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": "Christian Movie Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christian+Movie+Night&date=Sun%2C+12+Apr%2C+2026+at+06%3A00+pm&bg=2",
        "startDate": "2026-04-12T18:00:00-04:00",
        "url": "https://allevents.in/buchanan/christian-movie-night/200029525541816",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "728 N Detroit Street, Buchanan, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "728 N Detroit St, Buchanan, MI 49107-1243, United States",
                "addressLocality": "Buchanan",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.83517",
                "longitude": "-86.367"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and enjoy a Christian Movie and free popcorn!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Global Methodist Church",
                "url": "https://allevents.in/org/faith-global-methodist-church/23476996"
            }
        ]
    }
]
```