

# Event Details

- **Event Name**: Battle of the Apple River Fort
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 10:00 am – Sun, 28 Jun, 2026 at 04:00 pm (-05:00)
- **Event Description**: Commemorate the 194th anniversary of the Battle of the Apple River Fort. Living history interpreters will bring the Fort to life all weekend. Learn about the daily lives of the Fort inhabitants, including hearth cooking, musket firing demonstrations, and more.
- **Event URL**: https://allevents.in/elizabeth/battle-of-the-apple-river-fort/200029930629013
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Elizabeth
- **state**: IL
- **country**: United States
- **location**: 311 East Myrtle Street, Elizabeth, IL, United States, Illinois 61028
- **lat**: 42.31738
- **long**: -90.22206
- **full address**: 311 East Myrtle Street, Elizabeth, IL, United States, Illinois 61028

## Event gallery

- **Alt text**: Battle of the Apple River Fort
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2825d56919663059ade4af9c0b1f39bffae3401de8229e0a7ea9905f95c5125e-rimg-w1200-h900-dc4c4746-gmir?v=1775959101

## FAQs

- **Q**: When and where is Battle of the Apple River Fort being held?
  - **A:** Battle of the Apple River Fort takes place on Sat, 27 Jun, 2026 at 10:00 am to Sun, 28 Jun, 2026 at 04:00 pm at 311 East Myrtle Street, Elizabeth, IL, United States, Illinois 61028.
- **Q**: Who is organizing Battle of the Apple River Fort?
  - **A:** Battle of the Apple River Fort is organized by Apple River Fort State Historic Site.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Battle of the Apple River Fort",
        "image": "https://cdn-az.allevents.in/events2/banners/2825d56919663059ade4af9c0b1f39bffae3401de8229e0a7ea9905f95c5125e-rimg-w1200-h900-dc4c4746-gmir?v=1775959101",
        "startDate": "2026-06-27T10:00:00-05:00",
        "endDate": "2026-06-28T16:00:00-05:00",
        "url": "https://allevents.in/elizabeth/battle-of-the-apple-river-fort/200029930629013",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "311 East Myrtle Street, Elizabeth, IL, United States, Illinois 61028",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Apple River Fort, 311 E Myrtle St, Elizabeth, IL 61028, United States",
                "addressLocality": "Elizabeth",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.31738",
                "longitude": "-90.22206"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Commemorate the 194th anniversary of the Battle of the Apple River Fort. Living history interpreters will bring the Fort to life all weekend. Learn about the daily lives of the Fort inhabitants, including hearth cooking, musket firing demonstrations, and more.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Apple River Fort State Historic Site",
                "url": "https://allevents.in/org/apple-river-fort-state-historic-site/20374903"
            }
        ]
    }
]
```