

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 06:15 pm
- **Event Description**: Grab a friend and join us for our first quarter Movie Night?
- **Event URL**: https://allevents.in/columbia/movie-night/200029693459822
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Columbia
- **state**: MO
- **country**: United States
- **location**: Progressive Baptist Church of Columbia
- **lat**: 38.960883937369
- **long**: -92.343862471556
- **full address**: Progressive Baptist Church of Columbia, 702 Banks Avenue,Columbia,MO,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Progressive Baptist Church of Columbia (https://allevents.in/org/progressive-baptist-church-of-columbia/21034371)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/37c97789abdf165d4197e693a7e840af85870d8dbf3372a8596aa82c6d802305-rimg-w1200-h1553-dcffffff-gmir?v=1771501642
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8928c65b36f066fb4889c0d9dbc3de0bcfec7fb83b892ffec4930887ea053bd6-rimg-w300-h300-dcffffff-gmir?v=1771501642

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 20 Feb, 2026 at 06:15 pm
- **Q**: Where is the event happening?
  - **A:** Progressive Baptist Church of Columbia, 702 Banks Avenue,Columbia,MO,United States
- **Q**: Who is organizing the event?
  - **A:** Progressive Baptist Church of Columbia
- **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/events8/banners/37c97789abdf165d4197e693a7e840af85870d8dbf3372a8596aa82c6d802305-rimg-w1200-h1553-dcffffff-gmir?v=1771501642",
        "startDate": "2026-02-20",
        "url": "https://allevents.in/columbia/movie-night/200029693459822",
        "location": {
            "@type": "Place",
            "name": "Progressive Baptist Church of Columbia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "702 Banks Avenue,Columbia,MO,United States",
                "addressLocality": "Columbia",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.960883937369",
                "longitude": "-92.343862471556"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab a friend and join us for our first quarter Movie Night?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Progressive Baptist Church of Columbia",
                "url": "https://allevents.in/org/progressive-baptist-church-of-columbia/21034371"
            }
        ]
    }
]
```