

# Event Details

- **Event Name**: Movie and Dinner Night 
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 05:00 pm
- **Event Description**: Join us for dinner as we watch the new David movie!
- **Event URL**: https://allevents.in/tahlequah/movie-and-dinner-night/200030076876306
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Tahlequah
- **state**: OK
- **country**: United States
- **location**: 15837 Highway 51, Tahlequah, OK
- **lat**: 35.91982
- **long**: -95.01415
- **full address**: 15837 Highway 51, Tahlequah, OK, United States

## Event gallery

- **Alt text**: Movie and Dinner Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f7119c94bb35010bc5d2c82a1ee2ce1f72fc5457313031f36ce99b029c882aae-rimg-w1066-h973-dcd7a679-gmir?v=1779948196

## FAQs

- **Q**: When and where is Movie and Dinner Night  being held?
  - **A:** Movie and Dinner Night  takes place on Sat, 06 Jun, 2026 at 05:00 pm to Sat, 06 Jun, 2026 at 05:00 pm at 15837 Highway 51, Tahlequah, OK, United States.
- **Q**: Who is organizing Movie and Dinner Night ?
  - **A:** Movie and Dinner Night  is organized by Highway 51 Lighthouse Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie and Dinner Night",
        "image": "https://cdn-az.allevents.in/events8/banners/f7119c94bb35010bc5d2c82a1ee2ce1f72fc5457313031f36ce99b029c882aae-rimg-w1066-h973-dcd7a679-gmir?v=1779948196",
        "startDate": "2026-06-06",
        "url": "https://allevents.in/tahlequah/movie-and-dinner-night/200030076876306",
        "location": {
            "@type": "Place",
            "name": "15837 Highway 51, Tahlequah, OK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15837 OK-51, Tahlequah, OK 74464-1131, United States",
                "addressLocality": "Tahlequah",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.91982",
                "longitude": "-95.01415"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for dinner as we watch the new David movie!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Highway 51 Lighthouse Church",
                "url": "https://allevents.in/org/highway-51-lighthouse-church/21018501"
            }
        ]
    }
]
```