

# Event Details

- **Event Name**: Movie Night at CHBC
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 06:00 pm
- **Event Description**: Come join us for a family friendly movie night for kids of all ages! Drinks and snacks provided.
- **Event URL**: https://allevents.in/florala/movie-night-at-chbc/200030328962254
- **Event Categories**: entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Florala
- **state**: AL
- **country**: United States
- **location**: 3863 State Hwy. 54, Florala, AL
- **lat**: 31.02815
- **long**: -86.23309
- **full address**: 3863 State Hwy. 54, Florala, AL, United States

## Event gallery

- **Alt text**: Movie Night at CHBC
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fbe892d0cedc1823cba55fb6a1994b6cf3b05ead6926199c7a73075da4fad987-rimg-w1023-h1378-dcf6ebd7-gmir?v=1783405954

## FAQs

- **Q**: When and where is Movie Night at CHBC being held?
  - **A:** Movie Night at CHBC takes place on Sat, 11 Jul, 2026 at 06:00 pm to Sat, 11 Jul, 2026 at 06:00 pm at 3863 State Hwy. 54, Florala, AL, United States.
- **Q**: Who is organizing Movie Night at CHBC?
  - **A:** Movie Night at CHBC is organized by Chapel Hill Baptist Church- Florala, Al.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night at CHBC",
        "image": "https://cdn-az.allevents.in/events10/banners/fbe892d0cedc1823cba55fb6a1994b6cf3b05ead6926199c7a73075da4fad987-rimg-w1023-h1378-dcf6ebd7-gmir?v=1783405954",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/florala/movie-night-at-chbc/200030328962254",
        "location": {
            "@type": "Place",
            "name": "3863 State Hwy. 54, Florala, AL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3863 AL-54, Florala, AL 36442-8246, United States",
                "addressLocality": "Florala",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.02815",
                "longitude": "-86.23309"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a family friendly movie night for kids of all ages! Drinks and snacks provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chapel Hill Baptist Church- Florala Al",
                "url": "https://allevents.in/org/chapel-hill-baptist-church-florala-al/27302894"
            }
        ]
    }
]
```