

# Event Details

- **Event Name**: Thanksgiving Day Meal
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 11:00 am – Thu, 27 Nov, 2025 at 01:30 pm
- **Event Description**: A community Thanksgiving meal for anyone who would like to attend. Come join us for food, fun, and fellowship!
- **Event URL**: https://allevents.in/tipp-city/thanksgiving-day-meal/200029221887657
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Tipp City
- **state**: OH
- **country**: United States
- **location**: 8 W Main St, Tipp City, OH, United States, Ohio 45371
- **lat**: 39.96106
- **long**: -84.17188
- **full address**: 8 W Main St, Tipp City, OH, United States, Ohio 45371

## Event gallery

- **Alt text**: Thanksgiving Day Meal
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e25b168acc09343f0c83f42507b99236d71187d584ac9aa6eb76eaa0f518d77e-rimg-w1200-h800-dc181607-gmir?v=1763580776

## FAQs

- **Q**: When and where is Thanksgiving Day Meal being held?
  - **A:** Thanksgiving Day Meal takes place on Thu, 27 Nov, 2025 at 11:00 am to Thu, 27 Nov, 2025 at 01:30 pm at 8 W Main St, Tipp City, OH, United States, Ohio 45371.
- **Q**: Who is organizing Thanksgiving Day Meal?
  - **A:** Thanksgiving Day Meal is organized by Tipp City Global Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Day Meal",
        "image": "https://cdn-az.allevents.in/events3/banners/e25b168acc09343f0c83f42507b99236d71187d584ac9aa6eb76eaa0f518d77e-rimg-w1200-h800-dc181607-gmir?v=1763580776",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/tipp-city/thanksgiving-day-meal/200029221887657",
        "location": {
            "@type": "Place",
            "name": "8 W Main St, Tipp City, OH, United States, Ohio 45371",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 W Main St, Tipp City, OH 45371-1809, United States",
                "addressLocality": "Tipp City",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.96106",
                "longitude": "-84.17188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A community Thanksgiving meal for anyone who would like to attend. Come join us for food, fun, and fellowship!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tipp City Global Methodist Church",
                "url": "https://allevents.in/org/tipp-city-global-methodist-church/21158564"
            }
        ]
    }
]
```