

# Event Details

- **Event Name**: Foodie Book Club Spring
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 05:30 pm
- **Event Description**: Join us for our spring meeting!  We will be cooking "It's Not Complicated: Simple Recipes for Every Day" by Katie Lee Biegel.  Stop by the library to pick out your recipe.
- **Event URL**: https://allevents.in/elk-rapids/foodie-book-club-spring/200029731518800
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Elk Rapids
- **state**: MI
- **country**: United States
- **location**: Art and Connection
- **lat**: 44.88791
- **long**: -85.41074
- **full address**: Art and Connection, 965 Green St, Elk Rapids, MI 49629-8700, United States

## Event gallery

- **Alt text**: Foodie Book Club Spring
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1724ff607fa454695b8829a759ab4055c78d761423d8c3b29a4f5230d4387780-rimg-w1200-h675-dcd1d5da-gmir?v=1774333015

## FAQs

- **Q**: When and where is Foodie Book Club Spring being held?
  - **A:** Foodie Book Club Spring takes place on Wed, 25 Mar, 2026 at 05:30 pm to Wed, 25 Mar, 2026 at 05:30 pm at Art and Connection, 965 Green St, Elk Rapids, MI 49629-8700, United States.
- **Q**: Who is organizing Foodie Book Club Spring?
  - **A:** Foodie Book Club Spring is organized by Elk Rapids District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Foodie Book Club Spring",
        "image": "https://cdn-az.allevents.in/events1/banners/1724ff607fa454695b8829a759ab4055c78d761423d8c3b29a4f5230d4387780-rimg-w1200-h675-dcd1d5da-gmir?v=1774333015",
        "startDate": "2026-03-25",
        "url": "https://allevents.in/elk-rapids/foodie-book-club-spring/200029731518800",
        "location": {
            "@type": "Place",
            "name": "Art and Connection",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "965 Green St, Elk Rapids, MI 49629-8700, United States",
                "addressLocality": "Elk Rapids",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.88791",
                "longitude": "-85.41074"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our spring meeting!  We will be cooking \"It's Not Complicated: Simple Recipes for Every Day\" by Katie Lee Biegel.  Stop by the library to pick out your recipe.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elk Rapids District Library",
                "url": "https://allevents.in/org/elk-rapids-district-library/21021681"
            }
        ]
    }
]
```