

# Event Details

- **Event Name**: Teen Reads: YA Book Club for Teens
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 03:45 pm – Thu, 05 Mar, 2026 at 04:30 pm
- **Event Description**: Teens are invited to join the library for a YA book club. Each month, participants will meet to discuss the book of the month and anything else they've been reading or listening to lately. Copies of the book for each month are available in the Fiction Library. Snacks will be provided.
- **Event URL**: https://allevents.in/albert-lea/teen-reads-ya-book-club-for-teens/200029708121837
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Albert Lea
- **state**: MN
- **country**: United States
- **location**: 211 E Clark St, Albert Lea, MN, United States, Minnesota 56007
- **lat**: 43.65024
- **long**: -93.36693
- **full address**: 211 E Clark St, Albert Lea, MN, United States, Minnesota 56007

## Event gallery

- **Alt text**: Teen Reads: YA Book Club for Teens
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4e4c2c284918e49b16f2bae271b9eca4eb542a3e0ee8e21bf77fc40a01465f0a-rimg-w1200-h675-dcffffff-gmir?v=1772350339

## FAQs

- **Q**: When and where is Teen Reads: YA Book Club for Teens being held?
  - **A:** Teen Reads: YA Book Club for Teens takes place on Thu, 05 Mar, 2026 at 03:45 pm to Thu, 05 Mar, 2026 at 04:30 pm at 211 E Clark St, Albert Lea, MN, United States, Minnesota 56007.
- **Q**: Who is organizing Teen Reads: YA Book Club for Teens?
  - **A:** Teen Reads: YA Book Club for Teens is organized by Albert Lea Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teen Reads: YA Book Club for Teens",
        "image": "https://cdn-az.allevents.in/events1/banners/4e4c2c284918e49b16f2bae271b9eca4eb542a3e0ee8e21bf77fc40a01465f0a-rimg-w1200-h675-dcffffff-gmir?v=1772350339",
        "startDate": "2026-03-05",
        "endDate": "2026-03-05",
        "url": "https://allevents.in/albert-lea/teen-reads-ya-book-club-for-teens/200029708121837",
        "location": {
            "@type": "Place",
            "name": "211 E Clark St, Albert Lea, MN, United States, Minnesota 56007",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 E Clark St, Albert Lea, MN 56007-2421, United States",
                "addressLocality": "Albert Lea",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.65024",
                "longitude": "-93.36693"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Teens are invited to join the library for a YA book club. Each month, participants will meet to discuss the book of the month and anything else they've been reading or listening to lately. Copies of the book for each month are available in the Fiction Library. Snacks will be provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Albert Lea Public Library",
                "url": "https://allevents.in/org/albert-lea-public-library/18775544"
            }
        ]
    }
]
```