

# Event Details

- **Event Name**: Bookworm's Afternoon
- **Event Start and End Date**: Wed, 08 Apr, 2026 at 02:00 pm – Wed, 08 Apr, 2026 at 04:00 pm
- **Event Description**: Join us for an afternoon of imagination, creativity, and prehistoric fun!
- **Event URL**: https://allevents.in/biddeford/bookworms-afternoon/200029893092611
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Biddeford
- **state**: ME
- **country**: United States
- **location**: 270 Main St, Biddeford, ME, United States, Maine 04005
- **lat**: 43.49456
- **long**: -70.45804
- **full address**: 270 Main St, Biddeford, ME, United States, Maine 04005

## Event gallery

- **Alt text**: Bookworm's Afternoon
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/64d3e88aae4c8782788915bab01241dd8aa50698b5d8c28fd342c70b23849b0a-rimg-w1200-h628-dc918a7b-gmir?v=1775231770

## FAQs

- **Q**: When and where is Bookworm's Afternoon being held?
  - **A:** Bookworm's Afternoon takes place on Wed, 08 Apr, 2026 at 02:00 pm to Wed, 08 Apr, 2026 at 04:00 pm at 270 Main St, Biddeford, ME, United States, Maine 04005.
- **Q**: Who is organizing Bookworm's Afternoon?
  - **A:** Bookworm's Afternoon is organized by McArthur Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bookworm's Afternoon",
        "image": "https://cdn-az.allevents.in/events7/banners/64d3e88aae4c8782788915bab01241dd8aa50698b5d8c28fd342c70b23849b0a-rimg-w1200-h628-dc918a7b-gmir?v=1775231770",
        "startDate": "2026-04-08",
        "endDate": "2026-04-08",
        "url": "https://allevents.in/biddeford/bookworms-afternoon/200029893092611",
        "location": {
            "@type": "Place",
            "name": "270 Main St, Biddeford, ME, United States, Maine 04005",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "270 Main St, Biddeford, ME 04005-2413, United States",
                "addressLocality": "Biddeford",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.49456",
                "longitude": "-70.45804"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an afternoon of imagination, creativity, and prehistoric fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McArthur Library",
                "url": "https://allevents.in/org/mcarthur-library/21010115"
            }
        ]
    }
]
```