

# Event Details

- **Event Name**: Auxiliary Chili Cook-Off
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 01:00 pm
- **Event Description**: $10.00 to Enter
$5.00 to tasted Chili
- **Event URL**: https://allevents.in/fairfield/auxiliary-chili-cook-off/200029116957615
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Fairfield
- **state**: PA
- **country**: United States
- **location**: 3600 Fairfield Rd, Gettysburg, PA
- **lat**: 39.80319
- **long**: -77.34307
- **full address**: 3600 Fairfield Rd, Gettysburg, PA, Fairfield, United States

## Event gallery

- **Alt text**: Auxiliary Chili Cook-Off
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7448f8315981b562b3e19a0ea4655aa3da588d185c65fb6f16e6f162bbb55cfa-rimg-w588-h393-dc000000-gmir?v=1768072254

## FAQs

- **Q**: When and where is Auxiliary Chili Cook-Off being held?
  - **A:** Auxiliary Chili Cook-Off takes place on Sun, 18 Jan, 2026 at 01:00 pm to Sun, 18 Jan, 2026 at 01:00 pm at 3600 Fairfield Rd, Gettysburg, PA, Fairfield, United States.
- **Q**: Who is organizing Auxiliary Chili Cook-Off?
  - **A:** Auxiliary Chili Cook-Off is organized by Fairfield Amvets Post 172.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Auxiliary Chili Cook-Off",
        "image": "https://cdn-az.allevents.in/events3/banners/7448f8315981b562b3e19a0ea4655aa3da588d185c65fb6f16e6f162bbb55cfa-rimg-w588-h393-dc000000-gmir?v=1768072254",
        "startDate": "2026-01-18",
        "url": "https://allevents.in/fairfield/auxiliary-chili-cook-off/200029116957615",
        "location": {
            "@type": "Place",
            "name": "3600 Fairfield Rd, Gettysburg, PA",
            "address": {
                "@type": "PostalAddress",
                "name": "3600 Fairfield Rd, Gettysburg, PA, Fairfield, United States",
                "addressLocality": "Fairfield",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.80319",
                "longitude": "-77.34307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$10.00 to Enter\n$5.00 to tasted Chili",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairfield Amvets Post 172",
                "url": "https://allevents.in/org/fairfield-amvets-post-172/20606268"
            }
        ]
    }
]
```