

# Event Details

- **Event Name**: October Meeting
- **Event Start and End Date**: Tue, 14 Oct, 2025 at 03:30 pm
- **Event Description**: Come and join us at the Pope County High School library. We have many events and fundraisers coming soon.
- **Event URL**: https://allevents.in/golconda/october-meeting/200028617016149
- **Event Categories**: meetups, nonprofit
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Golconda
- **state**: IL
- **country**: United States
- **location**: Pope County High School
- **lat**: 37.3656
- **long**: -88.52017
- **full address**: Pope County High School, 125 State Highway 146 West,Golconda, Illinois, United States

## Event gallery

- **Alt text**: October Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/89cea0de11c82a5e8f273d31243cabfb0130581d6048ca5b5b22e982af79e6f2-rimg-w820-h360-dcffffff-gmir?v=1759821519

## FAQs

- **Q**: When and where is October Meeting being held?
  - **A:** October Meeting takes place on Tue, 14 Oct, 2025 at 03:30 pm to Tue, 14 Oct, 2025 at 03:30 pm at Pope County High School, 125 State Highway 146 West,Golconda, Illinois, United States.
- **Q**: Who is organizing October Meeting?
  - **A:** October Meeting is organized by Pope County PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "October Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/89cea0de11c82a5e8f273d31243cabfb0130581d6048ca5b5b22e982af79e6f2-rimg-w820-h360-dcffffff-gmir?v=1759821519",
        "startDate": "2025-10-14",
        "url": "https://allevents.in/golconda/october-meeting/200028617016149",
        "location": {
            "@type": "Place",
            "name": "Pope County High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 State Highway 146 West,Golconda, Illinois",
                "addressLocality": "Golconda",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.3656",
                "longitude": "-88.52017"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us at the Pope County High School library. We have many events and fundraisers coming soon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pope County PTO",
                "url": "https://allevents.in/org/pope-county-pto/25342580"
            }
        ]
    }
]
```