

# Event Details

- **Event Name**: Holiday Meal
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:00 pm – Sun, 14 Dec, 2025 at 01:30 pm
- **Event Description**: We will gather together after morning worship services to enjoy a meal together.
- **Event URL**: https://allevents.in/dover/holiday-meal/200029319826635
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Dover
- **state**: TN
- **country**: United States
- **location**: 511 Natcor Dr, Dover, TN
- **lat**: 36.4811
- **long**: -87.83867
- **full address**: 511 Natcor Dr, Dover, TN, United States

## Event gallery

- **Alt text**: Holiday Meal
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9373c0249c6f67a560cab8bb3fc25e25bac530e56e6e7d1352a96fba066551c8-rimg-w1024-h1536-dcd8c6aa-gmir?v=1765152395

## FAQs

- **Q**: When and where is Holiday Meal being held?
  - **A:** Holiday Meal takes place on Sun, 14 Dec, 2025 at 12:00 pm to Sun, 14 Dec, 2025 at 01:30 pm at 511 Natcor Dr, Dover, TN, United States.
- **Q**: Who is organizing Holiday Meal?
  - **A:** Holiday Meal is organized by Dover Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Meal",
        "image": "https://cdn-az.allevents.in/events10/banners/9373c0249c6f67a560cab8bb3fc25e25bac530e56e6e7d1352a96fba066551c8-rimg-w1024-h1536-dcd8c6aa-gmir?v=1765152395",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/dover/holiday-meal/200029319826635",
        "location": {
            "@type": "Place",
            "name": "511 Natcor Dr, Dover, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "511 Natcor Dr, Dover, TN 37058-3533, United States",
                "addressLocality": "Dover",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.4811",
                "longitude": "-87.83867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will gather together after morning worship services to enjoy a meal together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dover Church of Christ",
                "url": "https://allevents.in/org/dover-church-of-christ/27206358"
            }
        ]
    }
]
```