

# Event Details

- **Event Name**: Dinner with the Hancocks
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 04:30 pm
- **Event Description**: Come join us for food and fellowship! We’re looking forward to seeing you and sharing all the amazing things God is doing at MARC.
- **Event URL**: https://allevents.in/crestview/dinner-with-the-hancocks/200029262935606
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Crestview
- **state**: FL
- **country**: United States
- **location**: Emmanuel Baptist Church
- **lat**: 30.753971948635
- **long**: -86.521420483301
- **full address**: Emmanuel Baptist Church, 3252 E James Lee Blvd,Crestview, Florida, United States

## Event gallery

- **Alt text**: Dinner with the Hancocks
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fdad20add0715d2382dfde38e767597a4d5ea59f38ec34a3419aebff44f80382-rimg-w1200-h927-dcd1d1d4-gmir?v=1766207580

## FAQs

- **Q**: When and where is Dinner with the Hancocks being held?
  - **A:** Dinner with the Hancocks takes place on Sun, 21 Dec, 2025 at 04:30 pm to Sun, 21 Dec, 2025 at 04:30 pm at Emmanuel Baptist Church, 3252 E James Lee Blvd,Crestview, Florida, United States.
- **Q**: Who is organizing Dinner with the Hancocks?
  - **A:** Dinner with the Hancocks is organized by Hancocks In The Hangar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dinner with the Hancocks",
        "image": "https://cdn-az.allevents.in/events7/banners/fdad20add0715d2382dfde38e767597a4d5ea59f38ec34a3419aebff44f80382-rimg-w1200-h927-dcd1d1d4-gmir?v=1766207580",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/crestview/dinner-with-the-hancocks/200029262935606",
        "location": {
            "@type": "Place",
            "name": "Emmanuel Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3252 E James Lee Blvd,Crestview, Florida",
                "addressLocality": "Crestview",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.753971948635",
                "longitude": "-86.521420483301"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for food and fellowship! We’re looking forward to seeing you and sharing all the amazing things God is doing at MARC.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hancocks In The Hangar",
                "url": "https://allevents.in/org/hancocks-in-the-hangar/27151880"
            }
        ]
    }
]
```