

# Event Details

- **Event Name**: Southside Menudo Cook Off
- **Event Start and End Date**: Sat, 16 Dec, 2017 at 01:00 pm
- **Event Description**: Southside Education Association's 1st Annual Menudo Cook Off, benefiting Southside HS Senior Scholarships.  Entertainment, vendors selling their holiday and local arts/crafts, DJ, activities/games for the kids.  The best part is the menudo tasting from 4:30-6:30 and voting on who has the best menudo.  Adults $5 gets you an all day wrist and free menudo tasting.  Kids $2 each, but bring an unwrapped toy or food item and kids get in free.
- **Event URL**: https://allevents.in/san-antonio/southside-menudo-cook-off/382744075479801
- **Event Categories**: Art, Entertainment, Music, Parties
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: United States
- **location**: Mission City Soccer Complex
- **lat**: 29.213324818543
- **long**: -98.450357144052
- **full address**: Mission City Soccer Complex, 2600 Red Hill Ln, San Antonio, United States

## Event gallery

- **Alt text**: Southside Menudo Cook Off
  - **Image URL**: https://cdn-az.allevents.in/banners/adb5c8df1193717651b363f4c93b2cb8-rimg-w509-h720-gmir

## FAQs

- **Q**: When and where is Southside Menudo Cook Off being held?
  - **A:** Southside Menudo Cook Off takes place on Sat, 16 Dec, 2017 at 01:00 pm to Sat, 16 Dec, 2017 at 01:00 pm at Mission City Soccer Complex, 2600 Red Hill Ln, San Antonio, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Southside Menudo Cook Off",
        "image": "https://cdn-az.allevents.in/banners/adb5c8df1193717651b363f4c93b2cb8-rimg-w509-h720-gmir",
        "startDate": "2017-12-16",
        "url": "https://allevents.in/san-antonio/southside-menudo-cook-off/382744075479801",
        "location": {
            "@type": "Place",
            "name": "Mission City Soccer Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2600 Red Hill Ln",
                "addressLocality": "San Antonio",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.213324818543",
                "longitude": "-98.450357144052"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```