

# Event Details

- **Event Name**: Cook the Book
- **Event Start and End Date**: Sat, 02 May, 2026 at 12:00 pm (-05:00)
- **Event Description**: Join us for Cook the Book!
- **Event URL**: https://allevents.in/pinson/cook-the-book/200029981847753
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Pinson
- **state**: AL
- **country**: United States
- **location**: 6757 Old Springville Rd, Pinson, AL
- **lat**: 33.70074
- **long**: -86.60299
- **full address**: 6757 Old Springville Rd, Pinson, AL, United States

## Event gallery

- **Alt text**: Cook the Book
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/851106c33fa053a54e2b44b2aa4147cd2c271df34e4ce6807c8e784fb0f2d1b0-rimg-w1055-h1382-dcfefdf8-gmir?v=1776999232

## FAQs

- **Q**: When and where is Cook the Book being held?
  - **A:** Cook the Book takes place on Sat, 02 May, 2026 at 12:00 pm to Sat, 02 May, 2026 at 12:00 pm at 6757 Old Springville Rd, Pinson, AL, United States.
- **Q**: Who is organizing Cook the Book?
  - **A:** Cook the Book is organized by W. Alan Summers Municipal Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cook the Book",
        "image": "https://cdn-az.allevents.in/events3/banners/851106c33fa053a54e2b44b2aa4147cd2c271df34e4ce6807c8e784fb0f2d1b0-rimg-w1055-h1382-dcfefdf8-gmir?v=1776999232",
        "startDate": "2026-05-02T12:00:00-05:00",
        "url": "https://allevents.in/pinson/cook-the-book/200029981847753",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "6757 Old Springville Rd, Pinson, AL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6757 Old Springville Rd, Pinson, AL 35048-2000, United States",
                "addressLocality": "Pinson",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.70074",
                "longitude": "-86.60299"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Cook the Book!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "W. Alan Summers Municipal Library",
                "url": "https://allevents.in/org/w-alan-summers-municipal-library/24097388"
            }
        ]
    }
]
```