

# Event Details

- **Event Name**: Thanksgiving market
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 03:00 pm – Tue, 25 Nov, 2025 at 06:00 pm
- **Event Description**: Grab your gobbling goodies at a mid week market right before Thanksgiving
- **Event URL**: https://allevents.in/bolivar/thanksgiving-market/200029209562704
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Bolivar
- **state**: MO
- **country**: United States
- **location**: Greater Polk County Farmers Market
- **lat**: 37.602839936594
- **long**: -93.405517578125
- **full address**: Greater Polk County Farmers Market, 1220 S. Springfield Ave. (church parking lot, across from SBU),Bolivar,MO,United States

## Event gallery

- **Alt text**: Thanksgiving market
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7bf5e23480583ae02f1585d8c523b2d20d8500fd66fba7f4e998e17615cedee4-rimg-w1200-h1620-dcd7c08b-gmir?v=1763376904

## FAQs

- **Q**: When and where is Thanksgiving market being held?
  - **A:** Thanksgiving market takes place on Tue, 25 Nov, 2025 at 03:00 pm to Tue, 25 Nov, 2025 at 06:00 pm at Greater Polk County Farmers Market, 1220 S. Springfield Ave. (church parking lot, across from SBU),Bolivar,MO,United States.
- **Q**: Who is organizing Thanksgiving market?
  - **A:** Thanksgiving market is organized by Purple Apron Bakery.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving market",
        "image": "https://cdn-az.allevents.in/events7/banners/7bf5e23480583ae02f1585d8c523b2d20d8500fd66fba7f4e998e17615cedee4-rimg-w1200-h1620-dcd7c08b-gmir?v=1763376904",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/bolivar/thanksgiving-market/200029209562704",
        "location": {
            "@type": "Place",
            "name": "Greater Polk County Farmers Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1220 S. Springfield Ave. (church parking lot, across from SBU),Bolivar,MO,United States",
                "addressLocality": "Bolivar",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.602839936594",
                "longitude": "-93.405517578125"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab your gobbling goodies at a mid week market right before Thanksgiving",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Purple Apron Bakery",
                "url": "https://allevents.in/org/purple-apron-bakery/25644820"
            }
        ]
    }
]
```