

# Event Details

- **Event Name**: January Meeting
- **Event Start and End Date**: Tue, 13 Jan, 2026 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/january-meeting/200029200157749
- **Event Categories**: meetups, nonprofit
- **Interested Audience**: 
  - total_interested_count: 4

## 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**: January Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d8809a5b85cf9beaf915d201c84885e0e2f00d785d9934cf305ff1c6a6cb6d32-rimg-w820-h360-dcffffff-gmir?v=1767644392

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "January Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/d8809a5b85cf9beaf915d201c84885e0e2f00d785d9934cf305ff1c6a6cb6d32-rimg-w820-h360-dcffffff-gmir?v=1767644392",
        "startDate": "2026-01-13",
        "url": "https://allevents.in/golconda/january-meeting/200029200157749",
        "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"
            }
        ]
    }
]
```