

# Event Details

- **Event Name**: Cook the Book Club x Wild Sisters
- **Event Start and End Date**: Sun, 12 Jan, 2025 at 03:00 pm – Sun, 10 Aug, 2025 at 04:00 pm
- **Event Description**: Each month try a new recipe from a chose cookbook!About this EventTry a new recipe every month from a new cookbook and share with the club! Discuss future book possibilities, your favorite recipes and more!
- **Event URL**: https://allevents.in/sacramento/cook-the-book-club-x-wild-sisters/100001105915415779
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sacramento
- **state**: CA
- **country**: United States
- **location**: Wild Sisters Book Company
- **lat**: 38.5673475
- **long**: -121.4636614
- **full address**: Wild Sisters Book Company, 3325 Folsom Blvd, Sacramento, United States

## Event gallery

- **Alt text**: Cook the Book Club x Wild Sisters
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Cook+the+Book+Club+x+Wild+Sisters&date=Sun%2C+12+Jan%2C+2025+at+03%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Cook the Book Club x Wild Sisters being held?
  - **A:** Cook the Book Club x Wild Sisters takes place on Sun, 12 Jan, 2025 at 03:00 pm to Sun, 10 Aug, 2025 at 04:00 pm at Wild Sisters Book Company, 3325 Folsom Blvd, Sacramento, United States.
- **Q**: Who is organizing Cook the Book Club x Wild Sisters?
  - **A:** Cook the Book Club x Wild Sisters is organized by Wild Sisters Book Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cook the Book Club x Wild Sisters",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Cook+the+Book+Club+x+Wild+Sisters&date=Sun%2C+12+Jan%2C+2025+at+03%3A00+pm&bg=5",
        "startDate": "2025-01-12",
        "endDate": "2025-08-10",
        "url": "https://allevents.in/sacramento/cook-the-book-club-x-wild-sisters/100001105915415779",
        "location": {
            "@type": "Place",
            "name": "Wild Sisters Book Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3325 Folsom Blvd",
                "addressLocality": "Sacramento",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.5673475",
                "longitude": "-121.4636614"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each month try a new recipe from a chose cookbook!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wild Sisters Book Company",
                "url": "https://allevents.in/org/wild-sisters-book-company/18969558"
            }
        ]
    }
]
```