

# Event Details

- **Event Name**: Christian Movie Night
- **Event Start and End Date**: Sun, 10 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: Enjoy a Christian movie and free popcorn!
- **Event URL**: https://allevents.in/buchanan/christian-movie-night/200029677225837
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## 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 gallery

- **Alt text**: Christian Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1cc2f916cb3d7f6ee7a16febc1f1ce6c4072a8169c83e1a146a1fbc2621e2db5-rimg-w705-h1000-dc2f2c32-gmir?v=1777120229

## FAQs

- **Q**: When and where is Christian Movie Night being held?
  - **A:** Christian Movie Night takes place on Sun, 10 May, 2026 at 06:00 pm to Sun, 10 May, 2026 at 06:00 pm at 728 N Detroit Street, Buchanan, MI, United States.
- **Q**: Who is organizing Christian Movie Night?
  - **A:** Christian Movie Night is organized by Faith Global Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christian Movie Night",
        "image": "https://cdn-az.allevents.in/events8/banners/1cc2f916cb3d7f6ee7a16febc1f1ce6c4072a8169c83e1a146a1fbc2621e2db5-rimg-w705-h1000-dc2f2c32-gmir?v=1777120229",
        "startDate": "2026-05-10T18:00:00-04:00",
        "url": "https://allevents.in/buchanan/christian-movie-night/200029677225837",
        "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": "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"
            }
        ]
    }
]
```