

# Event Details

- **Event Name**: Summer Reading Kickoff Cookout
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 12:00 pm
- **Event Description**: Everyone is welcome as we kick off our summer reading program with a kickoff cookout at Jaycee Park. We will have free books for kids and free hot dogs for all ages!
- **Event URL**: https://allevents.in/lonsdale/summer-reading-kickoff-cookout/200030047913415
- **Event Categories**: kids, dog
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Lonsdale
- **state**: MN
- **country**: United States
- **location**: Jaycee Park
- **lat**: 44.479557292618
- **long**: -93.435516704203
- **full address**: Jaycee Park, Lonsdale, Minnesota, United States

## Event gallery

- **Alt text**: Summer Reading Kickoff Cookout
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/31bbee649fabd4f18f34c69e0f6e025cf1beb3d8ce547a792e5fe769bac4f9ed-rimg-w1200-h675-dc01ab4e-gmir?v=1780030289

## FAQs

- **Q**: When and where is Summer Reading Kickoff Cookout being held?
  - **A:** Summer Reading Kickoff Cookout takes place on Fri, 05 Jun, 2026 at 12:00 pm to Fri, 05 Jun, 2026 at 12:00 pm at Jaycee Park, Lonsdale, Minnesota, United States.
- **Q**: Who is organizing Summer Reading Kickoff Cookout?
  - **A:** Summer Reading Kickoff Cookout is organized by Lonsdale Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Reading Kickoff Cookout 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 Lonsdale, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Reading Kickoff Cookout 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": "Summer Reading Kickoff Cookout",
        "image": "https://cdn-az.allevents.in/events3/banners/31bbee649fabd4f18f34c69e0f6e025cf1beb3d8ce547a792e5fe769bac4f9ed-rimg-w1200-h675-dc01ab4e-gmir?v=1780030289",
        "startDate": "2026-06-05",
        "url": "https://allevents.in/lonsdale/summer-reading-kickoff-cookout/200030047913415",
        "location": {
            "@type": "Place",
            "name": "Jaycee Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lonsdale, Minnesota",
                "addressLocality": "Lonsdale",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.479557292618",
                "longitude": "-93.435516704203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome as we kick off our summer reading program with a kickoff cookout at Jaycee Park. We will have free books for kids and free hot dogs for all ages!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lonsdale Public Library",
                "url": "https://allevents.in/org/lonsdale-public-library/20831796"
            }
        ]
    }
]
```