

# Event Details

- **Event Name**: Cookbook Club
- **Event Start and End Date**: Sat, 26 Jul, 2025 at 11:00 am – Sat, 26 Jul, 2025 at 01:00 pm
- **Event Description**: New month, new cookbook!
- **Event URL**: https://allevents.in/spirit-lake/cookbook-club/200028267866438
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Spirit Lake
- **state**: ID
- **country**: United States
- **location**: 32575 N 5th Ave., Spirit Lake, ID, United States, Idaho 83869
- **lat**: 47.96903
- **long**: -116.86881
- **full address**: 32575 N 5th Ave., Spirit Lake, ID, United States, Idaho 83869

## Event gallery

- **Alt text**: Cookbook Club
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f335c4adfc8495dd36c4173b1614376aa5b394057fa3668a233001cb9b3d0e43-rimg-w1200-h675-dcf2f1ed-gmir?v=1750216671

## FAQs

- **Q**: When and where is Cookbook Club being held?
  - **A:** Cookbook Club takes place on Sat, 26 Jul, 2025 at 11:00 am to Sat, 26 Jul, 2025 at 01:00 pm at 32575 N 5th Ave., Spirit Lake, ID, United States, Idaho 83869.
- **Q**: Who is organizing Cookbook Club?
  - **A:** Cookbook Club is organized by The Unofficial Spirit Lake Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cookbook Club",
        "image": "https://cdn-az.allevents.in/events2/banners/f335c4adfc8495dd36c4173b1614376aa5b394057fa3668a233001cb9b3d0e43-rimg-w1200-h675-dcf2f1ed-gmir?v=1750216671",
        "startDate": "2025-07-26",
        "endDate": "2025-07-26",
        "url": "https://allevents.in/spirit-lake/cookbook-club/200028267866438",
        "location": {
            "@type": "Place",
            "name": "32575 N 5th Ave., Spirit Lake, ID, United States, Idaho 83869",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "32575 N 5th Ave, Spirit Lake, ID 83869-5073, United States,Spirit Lake, Idaho",
                "addressLocality": "Spirit Lake",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.96903",
                "longitude": "-116.86881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New month, new cookbook!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Unofficial Spirit Lake Library",
                "url": "https://allevents.in/org/the-unofficial-spirit-lake-library/25321266"
            }
        ]
    }
]
```