

# Event Details

- **Event Name**: All Booked Up
- **Event Start and End Date**: Mon, 23 Feb, 2026 at 06:30 pm
- **Event Description**: Discuss The Mothers by Brit Bennett with All Booked Up on February 23rd at 6:30 p.m.  An emotionally perceptive story about community, love, and ambition that begins with a secret.
- **Event URL**: https://allevents.in/albany/all-booked-up/200029493851235
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Albany
- **state**: WI
- **country**: United States
- **location**: 200 N Water St, Albany, WI, United States, Wisconsin 53502
- **lat**: 42.70934
- **long**: -89.4387
- **full address**: 200 N Water St, Albany, WI, United States, Wisconsin 53502

## Event gallery

- **Alt text**: All Booked Up
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/880e76f4190bd6e3e782bd45371ae9e7febe408b8abca0f8f2048646612a28ac-rimg-w1080-h1080-dcf2efed-gmir?v=1771789682

## FAQs

- **Q**: When and where is All Booked Up being held?
  - **A:** All Booked Up takes place on Mon, 23 Feb, 2026 at 06:30 pm to Mon, 23 Feb, 2026 at 06:30 pm at 200 N Water St, Albany, WI, United States, Wisconsin 53502.
- **Q**: Who is organizing All Booked Up?
  - **A:** All Booked Up is organized by Albertson Memorial Library, Albany.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "All Booked Up",
        "image": "https://cdn-az.allevents.in/events8/banners/880e76f4190bd6e3e782bd45371ae9e7febe408b8abca0f8f2048646612a28ac-rimg-w1080-h1080-dcf2efed-gmir?v=1771789682",
        "startDate": "2026-02-23",
        "url": "https://allevents.in/albany/all-booked-up/200029493851235",
        "location": {
            "@type": "Place",
            "name": "200 N Water St, Albany, WI, United States, Wisconsin 53502",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 N Water St, Albany, WI 53502, United States",
                "addressLocality": "Albany",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.70934",
                "longitude": "-89.4387"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Discuss The Mothers by Brit Bennett with All Booked Up on February 23rd at 6:30 p.m.  An emotionally perceptive story about community, love, and ambition that begins with a secret.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Albertson Memorial Library Albany",
                "url": "https://allevents.in/org/albertson-memorial-library-albany/20944026"
            }
        ]
    }
]
```