

# Event Details

- **Event Name**: Our Annual food truck event! 
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 02:00 pm – Sat, 20 Jun, 2026 at 08:00 pm (-05:00)
- **Event Description**: Join us for a day filled with laughter music food and dancing!
- **Event URL**: https://allevents.in/antioch/our-annual-food-truck-event/200030103180652
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Antioch
- **state**: IL
- **country**: United States
- **location**: 75 North Ave, Antioch, IL
- **lat**: 42.48859
- **long**: -88.08315
- **full address**: 75 North Ave, Antioch, IL, United States

## Event gallery

- **Alt text**: Our Annual food truck event!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/580813a2bb56d1fb967227499f70450d95cc8a94c6aec52966319d1cebecff4a-rimg-w1200-h848-dcdbbc8a-gmir?v=1779483652

## FAQs

- **Q**: When and where is Our Annual food truck event!  being held?
  - **A:** Our Annual food truck event!  takes place on Sat, 20 Jun, 2026 at 02:00 pm to Sat, 20 Jun, 2026 at 08:00 pm at 75 North Ave, Antioch, IL, United States.
- **Q**: Who is organizing Our Annual food truck event! ?
  - **A:** Our Annual food truck event!  is organized by Band of Brothers and Sisters Antioch VFW.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Our Annual food truck event!",
        "image": "https://cdn-az.allevents.in/events5/banners/580813a2bb56d1fb967227499f70450d95cc8a94c6aec52966319d1cebecff4a-rimg-w1200-h848-dcdbbc8a-gmir?v=1779483652",
        "startDate": "2026-06-20T14:00:00-05:00",
        "endDate": "2026-06-20T20:00:00-05:00",
        "url": "https://allevents.in/antioch/our-annual-food-truck-event/200030103180652",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "75 North Ave, Antioch, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "75 North Ave, Antioch, IL 60002-2491, United States",
                "addressLocality": "Antioch",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.48859",
                "longitude": "-88.08315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a day filled with laughter music food and dancing!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Band of Brothers and Sisters Antioch VFW",
                "url": "https://allevents.in/org/band-of-brothers-and-sisters-antioch-vfw/23448149"
            }
        ]
    }
]
```