

# Event Details

- **Event Name**: Trunk or Treat + Chili Cook Off
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 05:30 pm – Sat, 24 Oct, 2026 at 08:00 pm (-07:00)
- **Event Description**: Please bring family and friends to our annual Trunk or Treat and Chili Cook Off.
- **Event URL**: https://allevents.in/carson-city/trunk-or-treat-chili-cook-off/1600030466022345
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Carson City
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.15814801824
- **long**: -119.78048934791
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1331 McKay Dr, Carson City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a3720f90-89a0-11f1-b936-6fd60ee29750-rimg-w1000-h563-dc0

## FAQs

- **Q**: When and where is Trunk or Treat + Chili Cook Off being held?
  - **A:** Trunk or Treat + Chili Cook Off takes place on Sat, 24 Oct, 2026 at 05:30 pm to Sat, 24 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1331 McKay Dr, Carson City, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Trunk or Treat + Chili Cook Off is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Carson City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Trunk or Treat + Chili Cook Off sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat + Chili Cook Off",
        "image": "https://cdn-az.allevents.in/events1/banners/8f6e6aa0-97bc-11f1-9a40-7b90de720125-rimg-w1200-h675-dc081828-gmir.jpg",
        "startDate": "2026-10-24T17:30:00-07:00",
        "endDate": "2026-10-24T20:00:00-07:00",
        "url": "https://allevents.in/carson-city/trunk-or-treat-chili-cook-off/1600030466022345",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1331 McKay Dr",
                "addressLocality": "Carson City",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.15814801824",
                "longitude": "-119.78048934791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please bring family and friends to our annual Trunk or Treat and Chili Cook Off."
    }
]
```