

# Event Details

- **Event Name**: Movie night 
- **Event Start and End Date**: Sat, 09 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: Join us for a free movie night featuring Off school property. Concessions will be available. Money raised will be used towards busing the local children
- **Event URL**: https://allevents.in/charlotte/movie-night/200030001723619
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Charlotte
- **state**: MI
- **country**: United States
- **location**: 2470 S Cochran Rd Charlotte
- **lat**: 42.53195
- **long**: -84.83953
- **full address**: 2470 S Cochran Rd Charlotte, 2470 S Cochran Rd, Charlotte, MI 48813-9176, United States

## Event gallery

- **Alt text**: Movie night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/88fa3354c2515653d6078ae7a22eaaa37823b8db006099bf035c77e94822b180-rimg-w1200-h1491-dc171b26-gmir?v=1777500257

## FAQs

- **Q**: When and where is Movie night  being held?
  - **A:** Movie night  takes place on Sat, 09 May, 2026 at 06:00 pm to Sat, 09 May, 2026 at 06:00 pm at 2470 S Cochran Rd Charlotte, 2470 S Cochran Rd, Charlotte, MI 48813-9176, United States.
- **Q**: Who is organizing Movie night ?
  - **A:** Movie night  is organized by House of Ezekiel .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie night",
        "image": "https://cdn-az.allevents.in/events8/banners/88fa3354c2515653d6078ae7a22eaaa37823b8db006099bf035c77e94822b180-rimg-w1200-h1491-dc171b26-gmir?v=1777500257",
        "startDate": "2026-05-09T18:00:00-04:00",
        "url": "https://allevents.in/charlotte/movie-night/200030001723619",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2470 S Cochran Rd Charlotte",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2470 S Cochran Rd, Charlotte, MI 48813-9176, United States",
                "addressLocality": "Charlotte",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.53195",
                "longitude": "-84.83953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free movie night featuring Off school property. Concessions will be available. Money raised will be used towards busing the local children",
        "organizer": [
            {
                "@type": "Organization",
                "name": "House of Ezekiel ",
                "url": "https://allevents.in/org/house-of-ezekiel/25698821"
            }
        ]
    }
]
```