

# Event Details

- **Event Name**: Police Officer Storytime
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 10:30 am
- **Event Description**: Join us for a special guest storytime and welcome the Burlington Police Department. Meet officers and see a patrol car up close.
- **Event URL**: https://allevents.in/burlington/police-officer-storytime/200029337221835
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: WA
- **country**: United States
- **location**: 820 E Washington Ave, Burlington, WA, United States, Washington 98233
- **lat**: 48.47447
- **long**: -122.3239
- **full address**: 820 E Washington Ave, Burlington, WA, United States, Washington 98233

## Event gallery

- **Alt text**: Police Officer Storytime
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2cbb1e49f20672c7ba240e44588813c3b43256597d6e1923f6f550e8c4d6d7c5-rimg-w1200-h675-dc0271cf-gmir?v=1766070241

## FAQs

- **Q**: When and where is Police Officer Storytime being held?
  - **A:** Police Officer Storytime takes place on Tue, 23 Dec, 2025 at 10:30 am to Tue, 23 Dec, 2025 at 10:30 am at 820 E Washington Ave, Burlington, WA, United States, Washington 98233.
- **Q**: Who is organizing Police Officer Storytime?
  - **A:** Police Officer Storytime is organized by Burlington Public Library WA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Police Officer Storytime",
        "image": "https://cdn-az.allevents.in/events4/banners/2cbb1e49f20672c7ba240e44588813c3b43256597d6e1923f6f550e8c4d6d7c5-rimg-w1200-h675-dc0271cf-gmir?v=1766070241",
        "startDate": "2025-12-23",
        "url": "https://allevents.in/burlington/police-officer-storytime/200029337221835",
        "location": {
            "@type": "Place",
            "name": "820 E Washington Ave, Burlington, WA, United States, Washington 98233",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "820 E Washington Ave, Burlington, WA 98233-1904, United States",
                "addressLocality": "Burlington",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.47447",
                "longitude": "-122.3239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special guest storytime and welcome the Burlington Police Department. Meet officers and see a patrol car up close.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Burlington Public Library WA",
                "url": "https://allevents.in/org/burlington-public-library-wa/25952236"
            }
        ]
    }
]
```