

# Event Details

- **Event Name**: 1st Stop For Tots
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 10:00 am – Thu, 16 Jul, 2026 at 10:00 am
- **Event Description**: Join the Youth Services Department for twenty-five minutes of songs, rhymes, and a story in the City Council Chambers at City Hall. When the Library reopens to the public, this program will take place in the new Youth Services Program Room.
- **Event URL**: https://allevents.in/saint-clair-shores/1st-stop-for-tots/200030188100624
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Saint Clair Shores
- **state**: MI
- **country**: United States
- **location**: St Clair Shores City Hall
- **lat**: 42.495691209113
- **long**: -82.888121837348
- **full address**: St Clair Shores City Hall, 27600 Jefferson Ave,St. Clair Shores, Michigan, Saint Clair Shores, United States

## Event gallery

- **Alt text**: 1st Stop For Tots
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7f7ab89b22390fd40a6eb617de75bef6b6fbe73e5897032ce33debf9ca5eb98c-rimg-w1200-h675-dcffffff-gmir?v=1781777571

## FAQs

- **Q**: When and where is 1st Stop For Tots being held?
  - **A:** 1st Stop For Tots takes place on Thu, 18 Jun, 2026 at 10:00 am to Thu, 16 Jul, 2026 at 10:00 am at St Clair Shores City Hall, 27600 Jefferson Ave,St. Clair Shores, Michigan, Saint Clair Shores, United States.
- **Q**: Who is organizing 1st Stop For Tots?
  - **A:** 1st Stop For Tots is organized by St. Clair Shores Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "1st Stop For Tots",
        "image": "https://cdn-az.allevents.in/events1/banners/7f7ab89b22390fd40a6eb617de75bef6b6fbe73e5897032ce33debf9ca5eb98c-rimg-w1200-h675-dcffffff-gmir?v=1781777571",
        "startDate": "2026-06-18",
        "endDate": "2026-07-16",
        "url": "https://allevents.in/saint-clair-shores/1st-stop-for-tots/200030188100624",
        "location": {
            "@type": "Place",
            "name": "St Clair Shores City Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27600 Jefferson Ave,St. Clair Shores, Michigan",
                "addressLocality": "Saint Clair Shores",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.495691209113",
                "longitude": "-82.888121837348"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Youth Services Department for twenty-five minutes of songs, rhymes, and a story in the City Council Chambers at City Hall. When the Library reopens to the public, this program will take place in the new Youth Services Program Room.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Clair Shores Public Library",
                "url": "https://allevents.in/org/st-clair-shores-public-library/21298270"
            }
        ]
    }
]
```