

# Event Details

- **Event Name**: Frostburg Library Book Club
- **Event Start and End Date**: Tue, 06 Jan, 2026 at 06:00 pm
- **Event Description**: Join fellow book lovers to discuss our December pick, Nothing to See Here by Kevin Wilson.
- **Event URL**: https://allevents.in/frostburg/frostburg-library-book-club/200029358780932
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Frostburg
- **state**: MD
- **country**: United States
- **location**: 65 E Main Street, Frostburg, MD 21532
- **lat**: 39.65621
- **long**: -78.92708
- **full address**: 65 E Main Street, Frostburg, MD 21532, United States

## Event gallery

- **Alt text**: Frostburg Library Book Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d16f8a4bec4c2016d5b6e68ca8ba88b907ddc2ae669b2a09ec1f0d736b2c7069-rimg-w1200-h675-dcffffff-gmir?v=1767097071

## FAQs

- **Q**: When and where is Frostburg Library Book Club being held?
  - **A:** Frostburg Library Book Club takes place on Tue, 06 Jan, 2026 at 06:00 pm to Tue, 06 Jan, 2026 at 06:00 pm at 65 E Main Street, Frostburg, MD 21532, United States.
- **Q**: Who is organizing Frostburg Library Book Club?
  - **A:** Frostburg Library Book Club is organized by Allegany County Library System (Frostburg Library).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Frostburg Library Book Club",
        "image": "https://cdn-az.allevents.in/events9/banners/d16f8a4bec4c2016d5b6e68ca8ba88b907ddc2ae669b2a09ec1f0d736b2c7069-rimg-w1200-h675-dcffffff-gmir?v=1767097071",
        "startDate": "2026-01-06",
        "url": "https://allevents.in/frostburg/frostburg-library-book-club/200029358780932",
        "location": {
            "@type": "Place",
            "name": "65 E Main Street, Frostburg, MD 21532",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "65 E Main St, Frostburg, MD 21532-1331, United States",
                "addressLocality": "Frostburg",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.65621",
                "longitude": "-78.92708"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join fellow book lovers to discuss our December pick, Nothing to See Here by Kevin Wilson.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Allegany County Library System (Frostburg Library)",
                "url": "https://allevents.in/org/allegany-county-library-system-frostburg-library/26880381"
            }
        ]
    }
]
```