

# Event Details

- **Event Name**: Thanksgiving Covered Dish
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 12:00 pm
- **Event Description**: Bring your favorite side dishes and desserts to share in a meal after Worship.  Turkey will be provided by Family Ministries.
- **Event URL**: https://allevents.in/aynor/thanksgiving-covered-dish/200028956197156
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Aynor
- **state**: SC
- **country**: United States
- **location**: 1007 Elm Street, Aynor, SC, United States, South Carolina 29511
- **lat**: 34.00017
- **long**: -79.19777
- **full address**: 1007 Elm Street, Aynor, SC, United States, South Carolina 29511

## Event gallery

- **Alt text**: Thanksgiving Covered Dish
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0ee72f1122b19c912c8e70743f8dca54947eef4ffcdf77e30f5a66cf857a1799-rimg-w1200-h954-dcffffff-gmir?v=1762632126

## FAQs

- **Q**: When and where is Thanksgiving Covered Dish being held?
  - **A:** Thanksgiving Covered Dish takes place on Sun, 16 Nov, 2025 at 12:00 pm to Sun, 16 Nov, 2025 at 12:00 pm at 1007 Elm Street, Aynor, SC, United States, South Carolina 29511.
- **Q**: Who is organizing Thanksgiving Covered Dish?
  - **A:** Thanksgiving Covered Dish is organized by Aynor Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Covered Dish",
        "image": "https://cdn-az.allevents.in/events3/banners/0ee72f1122b19c912c8e70743f8dca54947eef4ffcdf77e30f5a66cf857a1799-rimg-w1200-h954-dcffffff-gmir?v=1762632126",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/aynor/thanksgiving-covered-dish/200028956197156",
        "location": {
            "@type": "Place",
            "name": "1007 Elm Street, Aynor, SC, United States, South Carolina 29511",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1007 Elm St, Aynor, SC 29511-3014, United States",
                "addressLocality": "Aynor",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.00017",
                "longitude": "-79.19777"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your favorite side dishes and desserts to share in a meal after Worship.  Turkey will be provided by Family Ministries.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Aynor Methodist Church",
                "url": "https://allevents.in/org/aynor-methodist-church/20819070"
            }
        ]
    }
]
```