

# Event Details

- **Event Name**: General Meeting
- **Event Start and End Date**: Wed, 19 Aug, 2026 at 05:00 pm – Wed, 18 Nov, 2026 at 05:00 pm (-04:00)
- **Event Description**: General meeting where we share committee reports. The meetings are open to everyone.
- **Event URL**: https://allevents.in/terre-haute/general-meeting/200030444525013
- **Event Categories**: Meetups
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Terre Haute
- **state**: IN
- **country**: United States
- **location**: 2200 North 13th Street, Terre Haute, IN 47804
- **lat**: 39.49316
- **long**: -87.39812
- **full address**: 2200 North 13th Street, Terre Haute, IN 47804, United States

## Event gallery

- **Alt text**: General Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ca8fbfb0ab5bed32731d191ef80332b88de1c513607380b86a08dc74b8ae3850-rimg-w1200-h800-dc288888-gmir?v=1787126603

## FAQs

- **Q**: When and where is General Meeting being held?
  - **A:** General Meeting takes place on Wed, 19 Aug, 2026 at 05:00 pm to Wed, 18 Nov, 2026 at 05:00 pm at 2200 North 13th Street, Terre Haute, IN 47804, United States.
- **Q**: Who is organizing General Meeting?
  - **A:** General Meeting is organized by 12 Points District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "General Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/ca8fbfb0ab5bed32731d191ef80332b88de1c513607380b86a08dc74b8ae3850-rimg-w1200-h800-dc288888-gmir?v=1787126603",
        "startDate": "2026-08-19T17:00:00-04:00",
        "endDate": "2026-11-18T17:00:00-04:00",
        "url": "https://allevents.in/terre-haute/general-meeting/200030444525013",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2200 North 13th Street, Terre Haute, IN 47804",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 N 13th St, Terre Haute, IN 47804-2404, United States",
                "addressLocality": "Terre Haute",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.49316",
                "longitude": "-87.39812"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "General meeting where we share committee reports. The meetings are open to everyone.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "12 Points District",
                "url": "https://allevents.in/org/12-points-district/21259968"
            }
        ]
    }
]
```