

# Event Details

- **Event Name**: Spring Break: Under the Sea Family Storytime
- **Event Start and End Date**: Thu, 03 Apr, 2025 at 10:30 am – Thu, 03 Apr, 2025 at 11:00 am
- **Event Description**: Dive into ocean-themed songs and stories for the whole family!
- **Event URL**: https://allevents.in/rochester/spring-break-under-the-sea-family-storytime/200027841646242
- **Event Categories**: spring-break
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: MN
- **country**: United States
- **location**: 101 2nd St SE, Rochester, MN, United States, Minnesota 55904
- **lat**: 44.02188
- **long**: -92.46083
- **full address**: 101 2nd St SE, Rochester, MN, United States, Minnesota 55904

## Event gallery

- **Alt text**: Spring Break: Under the Sea Family Storytime
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2e1feb87d413d41551f356bd044b25e84bd61c23627e01c3e803aecab1cbe9ca-rimg-w1200-h800-dc160202-gmir?v=1742376893

## FAQs

- **Q**: When and where is Spring Break: Under the Sea Family Storytime being held?
  - **A:** Spring Break: Under the Sea Family Storytime takes place on Thu, 03 Apr, 2025 at 10:30 am to Thu, 03 Apr, 2025 at 11:00 am at 101 2nd St SE, Rochester, MN, United States, Minnesota 55904.
- **Q**: Who is organizing Spring Break: Under the Sea Family Storytime?
  - **A:** Spring Break: Under the Sea Family Storytime is organized by Rochester Public Library - Minnesota.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Break: Under the Sea Family Storytime",
        "image": "https://cdn-az.allevents.in/events8/banners/2e1feb87d413d41551f356bd044b25e84bd61c23627e01c3e803aecab1cbe9ca-rimg-w1200-h800-dc160202-gmir?v=1742376893",
        "startDate": "2025-04-03",
        "endDate": "2025-04-03",
        "url": "https://allevents.in/rochester/spring-break-under-the-sea-family-storytime/200027841646242",
        "location": {
            "@type": "Place",
            "name": "101 2nd St SE, Rochester, MN, United States, Minnesota 55904",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 2nd St SE, Rochester, MN 55904, United States,Rochester, Minnesota",
                "addressLocality": "Rochester",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.02188",
                "longitude": "-92.46083"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dive into ocean-themed songs and stories for the whole family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rochester Public Library - Minnesota",
                "url": "https://allevents.in/org/rochester-public-library-minnesota/7177644",
                "description": "Welcoming all to connect and learn."
            }
        ]
    }
]
```