

# Event Details

- **Event Name**: Book Discussion: Loot
- **Event Start and End Date**: Thu, 21 May, 2026 at 05:30 pm (-04:00)
- **Event Description**: This month's book is Loot by Tania James. Led by Rhetta; books are available at the front desk.
- **Event URL**: https://allevents.in/gilford/book-discussion-loot/200029858197150
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Gilford
- **state**: NH
- **country**: United States
- **location**: Gilford Public Library
- **lat**: 43.548664289556
- **long**: -71.403804473523
- **full address**: Gilford Public Library, 31 Potter Hill Rd,Gilford, New Hampshire, United States

## Event gallery

- **Alt text**: Book Discussion: Loot
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6f9b7d07448aee49c4af12222a20eb7990f9bf5a357359d50c9dfd1dee06be93-rimg-w1200-h675-dc3e2c7a-gmir?v=1776005208

## FAQs

- **Q**: When and where is Book Discussion: Loot being held?
  - **A:** Book Discussion: Loot takes place on Thu, 21 May, 2026 at 05:30 pm to Thu, 21 May, 2026 at 05:30 pm at Gilford Public Library, 31 Potter Hill Rd,Gilford, New Hampshire, United States.
- **Q**: Who is organizing Book Discussion: Loot?
  - **A:** Book Discussion: Loot is organized by Gilford Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Discussion: Loot",
        "image": "https://cdn-az.allevents.in/events2/banners/6f9b7d07448aee49c4af12222a20eb7990f9bf5a357359d50c9dfd1dee06be93-rimg-w1200-h675-dc3e2c7a-gmir?v=1776005208",
        "startDate": "2026-05-21T17:30:00-04:00",
        "url": "https://allevents.in/gilford/book-discussion-loot/200029858197150",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Gilford Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31 Potter Hill Rd,Gilford, New Hampshire",
                "addressLocality": "Gilford",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.548664289556",
                "longitude": "-71.403804473523"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month's book is Loot by Tania James. Led by Rhetta; books are available at the front desk.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gilford Public Library",
                "url": "https://allevents.in/org/gilford-public-library/8010386",
                "description": "Gilford Public Library"
            }
        ]
    }
]
```