

# Event Details

- **Event Name**: Chili Cookoff and Trunk or Treat
- **Event Start and End Date**: Wed, 29 Oct, 2025 at 06:00 pm – Wed, 29 Oct, 2025 at 08:30 pm
- **Event Description**: Come join us for our annual Chili Cook-off and Trunk or Treat!
- **Event URL**: https://allevents.in/mesa/chili-cookoff-and-trunk-or-treat/1600028611931837
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028611931837

## Event venue details

- **city**: Mesa
- **state**: AZ
- **country**: US
- **location**: 7th Place Neighborhood
- **lat**: 33.4289059
- **long**: -111.8343141
- **full address**: 7th Place Neighborhood, 131 W 7th Place, Mesa, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5b52f0e0-708c-11f0-9cd1-c9d59d3bc1a1-rimg-w1000-h563-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 29 Oct, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 7th Place Neighborhood, 131 W 7th Place, Mesa, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Chili Cookoff and Trunk or Treat ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chili Cookoff and Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events8/banners/76f23df0-ae27-11f0-ac3b-3fd15ae4e646-rimg-w1200-h675-dcc3d6eb-gmir.jpg",
        "startDate": "2025-10-29",
        "endDate": "2025-10-29",
        "url": "https://allevents.in/mesa/chili-cookoff-and-trunk-or-treat/1600028611931837",
        "location": {
            "@type": "Place",
            "name": "7th Place Neighborhood",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 W 7th Place",
                "addressLocality": "Mesa",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.4289059",
                "longitude": "-111.8343141"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our annual Chili Cook-off and Trunk or Treat!"
    }
]
```