

# Event Details

- **Event Name**: Little Sprouts 
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 10:30 am – Wed, 02 Sep, 2026 at 10:30 am (-04:00)
- **Event Description**: Miss Ann teaches our littlest patrons songs, rhymes, and then reads a story.
- **Event URL**: https://allevents.in/lewiston/little-sprouts/200030370654311
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.facebook.com/events/lewiston-public-library/little-sprouts/4477079362541902/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=lewiston-events

## Event venue details

- **city**: Lewiston
- **state**: NY
- **country**: United States
- **location**: Lewiston Public Library
- **lat**: 43.168949
- **long**: -79.037094
- **full address**: Lewiston Public Library, Lewiston, Public Library, United States

## Event gallery

- **Alt text**: Little Sprouts
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Little+Sprouts+&date=Wed%2C+08+Jul%2C+2026&bg=2

## FAQs

- **Q**: When and where is Little Sprouts  being held?
  - **A:** Little Sprouts  takes place on Wed, 08 Jul, 2026 at 10:30 am to Wed, 02 Sep, 2026 at 10:30 am at Lewiston Public Library, Lewiston, Public Library, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Little Sprouts",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Little+Sprouts+&date=Wed%2C+08+Jul%2C+2026&bg=2",
        "startDate": "2026-07-08T10:30:00-04:00",
        "endDate": "2026-09-02T10:30:00-04:00",
        "url": "https://allevents.in/lewiston/little-sprouts/200030370654311",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lewiston Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lewiston, Public Library, United States",
                "addressLocality": "Lewiston",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.168949",
                "longitude": "-79.037094"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Miss Ann teaches our littlest patrons songs, rhymes, and then reads a story."
    }
]
```