

# Event Details

- **Event Name**: Books and Brews: August 2026
- **Event Start and End Date**: Thu, 20 Aug, 2026 at 10:00 am
- **Event Description**: Join us for a relaxed morning of coffee and conversation. Library staff will highlight dual genre books. Bring your coffee and a friend and discover something new.
- **Event URL**: https://allevents.in/fairmont/books-and-brews-august-2026/200030544085826
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Fairmont
- **state**: MN
- **country**: United States
- **location**: Martin County Library
- **lat**: 43.6537
- **long**: -94.4604899
- **full address**: Martin County Library, 110 N Park St,Fairmont, MN, United States

## Event gallery

- **Alt text**: Books and Brews: August 2026
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5770aef7a05bef9ed2e8a4fa847fda51a8e1875af5f16a1bef562ba34a65fee4-rimg-w1200-h675-dcd8a8a8-gmir?v=1787167798

## FAQs

- **Q**: When and where is Books and Brews: August 2026 being held?
  - **A:** Books and Brews: August 2026 takes place on Thu, 20 Aug, 2026 at 10:00 am to Thu, 20 Aug, 2026 at 10:00 am at Martin County Library, 110 N Park St,Fairmont, MN, United States.
- **Q**: Who is organizing Books and Brews: August 2026?
  - **A:** Books and Brews: August 2026 is organized by Martin County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Books and Brews: August 2026",
        "image": "https://cdn-az.allevents.in/events2/banners/5770aef7a05bef9ed2e8a4fa847fda51a8e1875af5f16a1bef562ba34a65fee4-rimg-w1200-h675-dcd8a8a8-gmir?v=1787167798",
        "startDate": "2026-08-20",
        "url": "https://allevents.in/fairmont/books-and-brews-august-2026/200030544085826",
        "location": {
            "@type": "Place",
            "name": "Martin County Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 N Park St,Fairmont, MN",
                "addressLocality": "Fairmont",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.6537",
                "longitude": "-94.4604899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a relaxed morning of coffee and conversation. Library staff will highlight dual genre books. Bring your coffee and a friend and discover something new.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Martin County Library",
                "url": "https://allevents.in/org/martin-county-library/16161172",
                "description": "Martin County Library provides free library services to all residents in Martin County, with locations in Fairmont, Sherburn, Trimont and Truman."
            }
        ]
    }
]
```