

# Event Details

- **Event Name**: Red Fork Movie Night
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for our 2nd community movie night! This time, we’re enjoying the magic of Christmas. Join us for dinner, a movie, and an unforgettable experience.
- **Event URL**: https://allevents.in/tulsa/red-fork-movie-night/200029137358821
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 149

## Ticket Details


## Event venue details

- **city**: Tulsa
- **state**: OK
- **country**: United States
- **location**: 3319 W 41st St. S, Tulsa, OK
- **lat**: 36.10478
- **long**: -96.03044
- **full address**: 3319 W 41st St. S, Tulsa, OK, United States

## Event gallery

- **Alt text**: Red Fork Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f5153b0718581c4907139950fe8ef847b57d897344eb2058884cf3a9053492c1-rimg-w1200-h675-dc1b3047-gmir?v=1765576862

## FAQs

- **Q**: When and where is Red Fork Movie Night being held?
  - **A:** Red Fork Movie Night takes place on Sat, 13 Dec, 2025 at 04:00 pm to Sat, 13 Dec, 2025 at 04:00 pm at 3319 W 41st St. S, Tulsa, OK, United States.
- **Q**: Who is organizing Red Fork Movie Night?
  - **A:** Red Fork Movie Night is organized by Red Fork Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Fork Movie Night",
        "image": "https://cdn-az.allevents.in/events1/banners/f5153b0718581c4907139950fe8ef847b57d897344eb2058884cf3a9053492c1-rimg-w1200-h675-dc1b3047-gmir?v=1765576862",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/tulsa/red-fork-movie-night/200029137358821",
        "location": {
            "@type": "Place",
            "name": "3319 W 41st St. S, Tulsa, OK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3319 W 41st St S, Tulsa, OK 74107-5917, United States",
                "addressLocality": "Tulsa",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.10478",
                "longitude": "-96.03044"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our 2nd community movie night! This time, we’re enjoying the magic of Christmas. Join us for dinner, a movie, and an unforgettable experience.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Fork Church of God",
                "url": "https://allevents.in/org/red-fork-church-of-god/25553353"
            }
        ]
    }
]
```