

# Event Details

- **Event Name**: 11th Annual Santa Fe BBQ Cookoff and Dance
- **Event Start and End Date**: Fri, 13 Feb, 2026 at 10:00 am
- **Event Description**: Santa Fe BBQ Cookoff with after awards Valentines Day Dance
- **Event URL**: https://allevents.in/santa-fe/11th-annual-santa-fe-bbq-cookoff-and-dance/200029086148042
- **Event Categories**: valentines-day
- **Interested Audience**: 
  - total_interested_count: 240

## Ticket Details


## Event venue details

- **city**: Santa Fe
- **state**: TX
- **country**: United States
- **location**: Runge Park
- **lat**: 29.37773770858
- **long**: -95.122867888478
- **full address**: Runge Park, Santa Fe, Texas, United States

## Event gallery

- **Alt text**: 11th Annual Santa Fe BBQ Cookoff and Dance
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6467fe99352d0ac5ff020d2ba086a90ac95f2d046b1781d948f68d9a4e0fb23c-rimg-w960-h444-dc000000-gmir?v=1770560588

## FAQs

- **Q**: When and where is 11th Annual Santa Fe BBQ Cookoff and Dance being held?
  - **A:** 11th Annual Santa Fe BBQ Cookoff and Dance takes place on Fri, 13 Feb, 2026 at 10:00 am to Fri, 13 Feb, 2026 at 10:00 am at Runge Park, Santa Fe, Texas, United States.
- **Q**: Who is organizing 11th Annual Santa Fe BBQ Cookoff and Dance?
  - **A:** 11th Annual Santa Fe BBQ Cookoff and Dance is organized by Santa Fe Police Officers Annual Cook Off.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "11th Annual Santa Fe BBQ Cookoff and Dance",
        "image": "https://cdn-az.allevents.in/events7/banners/6467fe99352d0ac5ff020d2ba086a90ac95f2d046b1781d948f68d9a4e0fb23c-rimg-w960-h444-dc000000-gmir?v=1770560588",
        "startDate": "2026-02-13",
        "url": "https://allevents.in/santa-fe/11th-annual-santa-fe-bbq-cookoff-and-dance/200029086148042",
        "location": {
            "@type": "Place",
            "name": "Runge Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Santa Fe, Texas",
                "addressLocality": "Santa Fe",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.37773770858",
                "longitude": "-95.122867888478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa Fe BBQ Cookoff with after awards Valentines Day Dance",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Santa Fe Police Officers Annual Cook Off",
                "url": "https://allevents.in/org/santa-fe-police-officers-annual-cook-off/23341836"
            }
        ]
    }
]
```