

# Event Details

- **Event Name**: Fire Department Storytime
- **Event Start and End Date**: Thu, 21 May, 2026 at 10:30 am (-04:00)
- **Event Description**: Storytime is getting hot! A member of the Loudon Fire Department will be joining us for a special storytime in honor of National EMS Week!
- **Event URL**: https://allevents.in/loudon/fire-department-storytime/200029923832438
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Loudon
- **state**: NH
- **country**: United States
- **location**: 8 Route 129, Loudon, NH, United States, New Hampshire 03307
- **lat**: 43.28614
- **long**: -71.46691
- **full address**: 8 Route 129, Loudon, NH, United States, New Hampshire 03307

## Event gallery

- **Alt text**: Fire Department Storytime
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/abe70c82ca33f575c75f610c52b2ac5178998c47495f350866c4967f44a53a9c-rimg-w1200-h1553-dcffffff-gmir?v=1775847758

## FAQs

- **Q**: When and where is Fire Department Storytime being held?
  - **A:** Fire Department Storytime takes place on Thu, 21 May, 2026 at 10:30 am to Thu, 21 May, 2026 at 10:30 am at 8 Route 129, Loudon, NH, United States, New Hampshire 03307.
- **Q**: Who is organizing Fire Department Storytime?
  - **A:** Fire Department Storytime is organized by Maxfield Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fire Department Storytime",
        "image": "https://cdn-az.allevents.in/events7/banners/abe70c82ca33f575c75f610c52b2ac5178998c47495f350866c4967f44a53a9c-rimg-w1200-h1553-dcffffff-gmir?v=1775847758",
        "startDate": "2026-05-21T10:30:00-04:00",
        "url": "https://allevents.in/loudon/fire-department-storytime/200029923832438",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "8 Route 129, Loudon, NH, United States, New Hampshire 03307",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 RT-129, Loudon, NH 03307-0836, United States",
                "addressLocality": "Loudon",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.28614",
                "longitude": "-71.46691"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Storytime is getting hot! A member of the Loudon Fire Department will be joining us for a special storytime in honor of National EMS Week!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maxfield Public Library",
                "url": "https://allevents.in/org/maxfield-public-library/17214214"
            }
        ]
    }
]
```