

# Event Details

- **Event Name**: Book Bingo
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 05:30 pm
- **Event Description**: Join us for Book Bingo on June 17! Free books for kids, a Monkey Mind Escape Rooms raffle for adults, and fun for all ages. No registration required!
- **Event URL**: https://allevents.in/somersworth/book-bingo/200030241521204
- **Event Categories**: kids, bingo
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Somersworth
- **state**: NH
- **country**: United States
- **location**: 25 Main Street, Somersworth, NH, United States, New Hampshire 03878
- **lat**: 43.26218
- **long**: -70.86349
- **full address**: 25 Main Street, Somersworth, NH, United States, New Hampshire 03878

## Event gallery

- **Alt text**: Book Bingo
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/339c5f9d574cbd43fc57dce67c6e41ff55f5fec69b902162e2e689c5fe11f790-rimg-w1200-h628-dcffffff-gmir?v=1781558164

## FAQs

- **Q**: When and where is Book Bingo being held?
  - **A:** Book Bingo takes place on Wed, 17 Jun, 2026 at 05:30 pm to Wed, 17 Jun, 2026 at 05:30 pm at 25 Main Street, Somersworth, NH, United States, New Hampshire 03878.
- **Q**: Who is organizing Book Bingo?
  - **A:** Book Bingo is organized by Somersworth Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Bingo",
        "image": "https://cdn-az.allevents.in/events8/banners/339c5f9d574cbd43fc57dce67c6e41ff55f5fec69b902162e2e689c5fe11f790-rimg-w1200-h628-dcffffff-gmir?v=1781558164",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/somersworth/book-bingo/200030241521204",
        "location": {
            "@type": "Place",
            "name": "25 Main Street, Somersworth, NH, United States, New Hampshire 03878",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Main St, Somersworth, NH 03878-3107, United States",
                "addressLocality": "Somersworth",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.26218",
                "longitude": "-70.86349"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Book Bingo on June 17! Free books for kids, a Monkey Mind Escape Rooms raffle for adults, and fun for all ages. No registration required!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Somersworth Public Library",
                "url": "https://allevents.in/org/somersworth-public-library/19844924"
            }
        ]
    }
]
```