

# Event Details

- **Event Name**: Salmon Storytime
- **Event Start and End Date**: Thu, 26 Mar, 2026 at 05:15 pm – Thu, 26 Mar, 2026 at 05:45 pm
- **Event Description**: For children of all ages and their families! Join us at the Maritime Heritage Park Pavilion after the salmon release to celebrate saying farewell to our fishy friends with stories and songs.
- **Event URL**: https://allevents.in/bellingham/salmon-storytime/200029779217317
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Bellingham
- **state**: WA
- **country**: United States
- **location**: Maritime Heritage Park
- **lat**: 48.752613133108
- **long**: -122.48284533567
- **full address**: Maritime Heritage Park, 500 W Holly St,Bellingham, Washington, United States

## Event gallery

- **Alt text**: Salmon Storytime
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/68abed73f20bc4b670eb4004a8ea5ea1e9a2d53416d30bfe98ed2a8db0da4d8b-rimg-w1200-h675-dcf6a9a3-gmir?v=1774116546

## FAQs

- **Q**: When and where is Salmon Storytime being held?
  - **A:** Salmon Storytime takes place on Thu, 26 Mar, 2026 at 05:15 pm to Thu, 26 Mar, 2026 at 05:45 pm at Maritime Heritage Park, 500 W Holly St,Bellingham, Washington, United States.
- **Q**: Who is organizing Salmon Storytime?
  - **A:** Salmon Storytime is organized by Bellingham Public Library - Bellingham, WA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Salmon Storytime",
        "image": "https://cdn-az.allevents.in/events9/banners/68abed73f20bc4b670eb4004a8ea5ea1e9a2d53416d30bfe98ed2a8db0da4d8b-rimg-w1200-h675-dcf6a9a3-gmir?v=1774116546",
        "startDate": "2026-03-26",
        "endDate": "2026-03-26",
        "url": "https://allevents.in/bellingham/salmon-storytime/200029779217317",
        "location": {
            "@type": "Place",
            "name": "Maritime Heritage Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 W Holly St,Bellingham, Washington",
                "addressLocality": "Bellingham",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.752613133108",
                "longitude": "-122.48284533567"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For children of all ages and their families! Join us at the Maritime Heritage Park Pavilion after the salmon release to celebrate saying farewell to our fishy friends with stories and songs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bellingham Public Library - Bellingham WA",
                "url": "https://allevents.in/org/bellingham-public-library-bellingham-wa/13295293",
                "description": "Connecting our community with each other and the world to read, learn, meet and discover!"
            }
        ]
    }
]
```