

# Event Details

- **Event Name**: Story time with Monica
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 10:30 am – Fri, 20 Feb, 2026 at 11:00 am
- **Event Description**: Toddler time at the library! Bring your little ones down for a story and a chance to play with friends.
- **Event URL**: https://allevents.in/athena/story-time-with-monica/200029675244001
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Athena
- **state**: OR
- **country**: United States
- **location**: 418 E Main St, Athena, OR, United States, Oregon 97813
- **lat**: 45.81156
- **long**: -118.48845
- **full address**: 418 E Main St, Athena, OR, United States, Oregon 97813

## Event gallery

- **Alt text**: Story time with Monica
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b52b40470b6c0557329ab7ed19dbb8ad82e997f280ce30cc8b4bfe94f4865b25-rimg-w940-h788-dc010101-gmir?v=1771339140

## FAQs

- **Q**: When and where is Story time with Monica being held?
  - **A:** Story time with Monica takes place on Fri, 20 Feb, 2026 at 10:30 am to Fri, 20 Feb, 2026 at 11:00 am at 418 E Main St, Athena, OR, United States, Oregon 97813.
- **Q**: Who is organizing Story time with Monica?
  - **A:** Story time with Monica is organized by Athena Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story time with Monica",
        "image": "https://cdn-az.allevents.in/events4/banners/b52b40470b6c0557329ab7ed19dbb8ad82e997f280ce30cc8b4bfe94f4865b25-rimg-w940-h788-dc010101-gmir?v=1771339140",
        "startDate": "2026-02-20",
        "endDate": "2026-02-20",
        "url": "https://allevents.in/athena/story-time-with-monica/200029675244001",
        "location": {
            "@type": "Place",
            "name": "418 E Main St, Athena, OR, United States, Oregon 97813",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Athena Public Library, 418 E Main St, Athena, OR 97813, United States",
                "addressLocality": "Athena",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.81156",
                "longitude": "-118.48845"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Toddler time at the library! Bring your little ones down for a story and a chance to play with friends.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Athena Public Library",
                "url": "https://allevents.in/org/athena-public-library/14052434"
            }
        ]
    }
]
```