

# Event Details

- **Event Name**: ESO Meeting
- **Event Start and End Date**: Thu, 07 May, 2026 at 06:00 pm (-05:00)
- **Event Description**: Last meeting of the school year! Our meetings take place in the elementary library on the first Thursday of every month. ESO meetings are open to all parents whether you are a member or not; we’d love to have you join us!
- **Event URL**: https://allevents.in/riverside/eso-meeting/200029974242542
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Riverside
- **state**: IA
- **country**: United States
- **location**: 220 Schnoeblen St
- **lat**: 41.48756
- **long**: -91.5719
- **full address**: 220 Schnoeblen St, 220 Schnoebelen St, Riverside, IA 52327, United States

## Event gallery

- **Alt text**: ESO Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3cea38f7b2ab8cd8b01d9db5e2b47b306fdaca1e0f268bec6a11a54b72730f66-rimg-w1200-h673-dce70103-gmir?v=1776896622

## FAQs

- **Q**: When and where is ESO Meeting being held?
  - **A:** ESO Meeting takes place on Thu, 07 May, 2026 at 06:00 pm to Thu, 07 May, 2026 at 06:00 pm at 220 Schnoeblen St, 220 Schnoebelen St, Riverside, IA 52327, United States.
- **Q**: Who is organizing ESO Meeting?
  - **A:** ESO Meeting is organized by Highland ESO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ESO Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/3cea38f7b2ab8cd8b01d9db5e2b47b306fdaca1e0f268bec6a11a54b72730f66-rimg-w1200-h673-dce70103-gmir?v=1776896622",
        "startDate": "2026-05-07T18:00:00-05:00",
        "url": "https://allevents.in/riverside/eso-meeting/200029974242542",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "220 Schnoeblen St",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 Schnoebelen St, Riverside, IA 52327, United States",
                "addressLocality": "Riverside",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.48756",
                "longitude": "-91.5719"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Last meeting of the school year! Our meetings take place in the elementary library on the first Thursday of every month. ESO meetings are open to all parents whether you are a member or not; we’d love to have you join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Highland ESO",
                "url": "https://allevents.in/org/highland-eso/26619837"
            }
        ]
    }
]
```