

# Event Details

- **Event Name**: Books and Brews: Nature Reads!
- **Event Start and End Date**: Thu, 21 May, 2026 at 10:00 am
- **Event Description**: Join us for a relaxed morning of coffee and conversation. Library staff will highlight nature books.  Bring your coffee and a friend and discover something new.
- **Event URL**: https://allevents.in/fairmont/books-and-brews-nature-reads/200030036791637
- **Interested Audience**: 
  - total_interested_count: 10

## 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: Nature Reads!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/52818ee7f7bb3ef6384163a360334a005ad73975d4116c1edebdd46bf80e8f2b-rimg-w1200-h675-dcd1bea9-gmir?v=1779062613

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Books and Brews: Nature Reads!",
        "image": "https://cdn-az.allevents.in/events8/banners/52818ee7f7bb3ef6384163a360334a005ad73975d4116c1edebdd46bf80e8f2b-rimg-w1200-h675-dcd1bea9-gmir?v=1779062613",
        "startDate": "2026-05-21",
        "url": "https://allevents.in/fairmont/books-and-brews-nature-reads/200030036791637",
        "location": {
            "@type": "Place",
            "name": "Martin County Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 N Park St,Fairmont,MN,United States",
                "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 nature 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."
            }
        ]
    }
]
```