

# Event Details

- **Event Name**: June Meeting
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 06:00 pm
- **Event Description**: We will gather to catch up on recent town happenings AND collectively plan our Fall Fundraiser. Bring your ideas and hopes for a fun filled event!
- **Event URL**: https://allevents.in/speedway/june-meeting/200030273031030
- **Event Categories**: meetups, nonprofit
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Speedway
- **state**: IN
- **country**: United States
- **location**: Speedway Public Library
- **lat**: 39.80135
- **long**: -86.25975
- **full address**: Speedway Public Library, 5633 W 25th St,Speedway, Indiana, United States

## Event gallery

- **Alt text**: June Meeting
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=June+Meeting&date=Wed%2C+24+Jun%2C+2026+at+06%3A00+pm&bg=1

## FAQs

- **Q**: When and where is June Meeting being held?
  - **A:** June Meeting takes place on Wed, 24 Jun, 2026 at 06:00 pm to Wed, 24 Jun, 2026 at 06:00 pm at Speedway Public Library, 5633 W 25th St,Speedway, Indiana, United States.
- **Q**: Who is organizing June Meeting?
  - **A:** June Meeting is organized by The Democrats of Speedway.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "June Meeting",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=June+Meeting&date=Wed%2C+24+Jun%2C+2026+at+06%3A00+pm&bg=1",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/speedway/june-meeting/200030273031030",
        "location": {
            "@type": "Place",
            "name": "Speedway Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5633 W 25th St,Speedway, Indiana",
                "addressLocality": "Speedway",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.80135",
                "longitude": "-86.25975"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will gather to catch up on recent town happenings AND collectively plan our Fall Fundraiser. Bring your ideas and hopes for a fun filled event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Democrats of Speedway",
                "url": "https://allevents.in/org/the-democrats-of-speedway/21403029"
            }
        ]
    }
]
```