

# Event Details

- **Event Name**: Crock-Pot Cook-Off
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 12:00 pm – Sat, 20 Dec, 2025 at 01:00 pm
- **Event Description**: Sign-up the day of the event. There will be two categories, Sweet and Savory. Pick which you would like to enter! Prizes for each category!
- **Event URL**: https://allevents.in/guthrie/crock-pot-cook-off/200029268601701
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: Guthrie
- **state**: OK
- **country**: United States
- **location**: A Novel Idea Bookshop
- **lat**: 35.87817
- **long**: -97.42555
- **full address**: A Novel Idea Bookshop, 116 W. Oklahoma Ave.,Guthrie, Oklahoma, United States

## Event gallery

- **Alt text**: Crock-Pot Cook-Off
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c80410c7ca0269948a1dcdafcfd3e790f29032675e3cadd601642f1d9af309cc-rimg-w810-h450-dcfffcf7-gmir?v=1766252196

## FAQs

- **Q**: When and where is Crock-Pot Cook-Off being held?
  - **A:** Crock-Pot Cook-Off takes place on Sat, 20 Dec, 2025 at 12:00 pm to Sat, 20 Dec, 2025 at 01:00 pm at A Novel Idea Bookshop, 116 W. Oklahoma Ave.,Guthrie, Oklahoma, United States.
- **Q**: Who is organizing Crock-Pot Cook-Off?
  - **A:** Crock-Pot Cook-Off is organized by Guthrie Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Crock-Pot Cook-Off",
        "image": "https://cdn-az.allevents.in/events10/banners/c80410c7ca0269948a1dcdafcfd3e790f29032675e3cadd601642f1d9af309cc-rimg-w810-h450-dcfffcf7-gmir?v=1766252196",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/guthrie/crock-pot-cook-off/200029268601701",
        "location": {
            "@type": "Place",
            "name": "A Novel Idea Bookshop",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 W. Oklahoma Ave.,Guthrie, Oklahoma",
                "addressLocality": "Guthrie",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.87817",
                "longitude": "-97.42555"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sign-up the day of the event. There will be two categories, Sweet and Savory. Pick which you would like to enter! Prizes for each category!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Guthrie Public Library",
                "url": "https://allevents.in/org/guthrie-public-library/25978067"
            }
        ]
    }
]
```