

# Event Details

- **Event Name**: Rainbow Storytime
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 10:00 am – Fri, 24 Apr, 2026 at 10:30 am
- **Event Description**: Join us for fun of every color with the stories and songs about rainbows!
- **Event URL**: https://allevents.in/marshfield/rainbow-storytime/200029881379118
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Marshfield
- **state**: WI
- **country**: United States
- **location**: Everett Roehl Marshfield Public Library
- **lat**: 44.665912214067
- **long**: -90.171914332635
- **full address**: Everett Roehl Marshfield Public Library, 105 S Maple Ave,Marshfield, Wisconsin, United States

## Event gallery

- **Alt text**: Rainbow Storytime
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c2502d4acb925d5ce0db556eabd1b41991b9232642eee4ded95b2954bf9ab33f-rimg-w1200-h675-dcd1f0f1-gmir?v=1776674330

## FAQs

- **Q**: When and where is Rainbow Storytime being held?
  - **A:** Rainbow Storytime takes place on Fri, 24 Apr, 2026 at 10:00 am to Fri, 24 Apr, 2026 at 10:30 am at Everett Roehl Marshfield Public Library, 105 S Maple Ave,Marshfield, Wisconsin, United States.
- **Q**: Who is organizing Rainbow Storytime?
  - **A:** Rainbow Storytime is organized by Everett Roehl Marshfield Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rainbow Storytime",
        "image": "https://cdn-az.allevents.in/events6/banners/c2502d4acb925d5ce0db556eabd1b41991b9232642eee4ded95b2954bf9ab33f-rimg-w1200-h675-dcd1f0f1-gmir?v=1776674330",
        "startDate": "2026-04-24",
        "endDate": "2026-04-24",
        "url": "https://allevents.in/marshfield/rainbow-storytime/200029881379118",
        "location": {
            "@type": "Place",
            "name": "Everett Roehl Marshfield Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "105 S Maple Ave,Marshfield, Wisconsin",
                "addressLocality": "Marshfield",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.665912214067",
                "longitude": "-90.171914332635"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for fun of every color with the stories and songs about rainbows!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Everett Roehl Marshfield Public Library",
                "url": "https://allevents.in/org/everett-roehl-marshfield-public-library/12941708"
            }
        ]
    }
]
```