

# Event Details

- **Event Name**: Teen Foodie Club
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 03:30 pm – Wed, 01 Jul, 2026 at 04:30 pm
- **Event Description**: Explore fun ways to create food at the Library! Open to all middle and high school students -- no library card needed!
- **Event URL**: https://allevents.in/harrisburg/teen-foodie-club/200030314478214
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Harrisburg
- **state**: IL
- **country**: United States
- **location**: 2 West Walnut St, Harrisburg, IL, United States, Illinois 62946
- **lat**: 37.74053
- **long**: -88.54028
- **full address**: 2 West Walnut St, Harrisburg, IL, United States, Illinois 62946

## Event gallery

- **Alt text**: Teen Foodie Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0eddcf434486c3670136dde9ae5d928ef9429511feec6ac1ed3fe81dccc059ba-rimg-w1200-h675-dcf3ede1-gmir?v=1782561973

## FAQs

- **Q**: When and where is Teen Foodie Club being held?
  - **A:** Teen Foodie Club takes place on Wed, 01 Jul, 2026 at 03:30 pm to Wed, 01 Jul, 2026 at 04:30 pm at 2 West Walnut St, Harrisburg, IL, United States, Illinois 62946.
- **Q**: Who is organizing Teen Foodie Club?
  - **A:** Teen Foodie Club is organized by Harrisburg District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teen Foodie Club",
        "image": "https://cdn-az.allevents.in/events4/banners/0eddcf434486c3670136dde9ae5d928ef9429511feec6ac1ed3fe81dccc059ba-rimg-w1200-h675-dcf3ede1-gmir?v=1782561973",
        "startDate": "2026-07-01",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/harrisburg/teen-foodie-club/200030314478214",
        "location": {
            "@type": "Place",
            "name": "2 West Walnut St, Harrisburg, IL, United States, Illinois 62946",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 W Walnut St, Harrisburg, IL 62946-1261, United States",
                "addressLocality": "Harrisburg",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.74053",
                "longitude": "-88.54028"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Explore fun ways to create food at the Library! Open to all middle and high school students -- no library card needed!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harrisburg District Library",
                "url": "https://allevents.in/org/harrisburg-district-library/19279828"
            }
        ]
    }
]
```