

# Event Details

- **Event Name**: FTC Meeting
- **Event Start and End Date**: Mon, 17 Aug, 2026 at 07:00 pm (-05:00)
- **Event Description**: Come see how FTC supports the great schools in District 48!!
- **Event URL**: https://allevents.in/villa-park/ftc-meeting/200030137276319
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Villa Park
- **state**: IL
- **country**: United States
- **location**: 324 E Central Blvd, Villa Park, IL 60181-2608, United States
- **lat**: 41.88591
- **long**: -87.97046
- **full address**: 324 E Central Blvd, Villa Park, IL 60181-2608, United States

## Event gallery

- **Alt text**: FTC Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/741ccdce88c232b0d51987b5211eb76c50e27dde238c952fe217b78a97d5086e-rimg-w1200-h776-dcffffff-gmir?v=1779845958

## FAQs

- **Q**: When and where is FTC Meeting being held?
  - **A:** FTC Meeting takes place on Mon, 17 Aug, 2026 at 07:00 pm to Mon, 17 Aug, 2026 at 07:00 pm at 324 E Central Blvd, Villa Park, IL 60181-2608, United States.
- **Q**: Who is organizing FTC Meeting?
  - **A:** FTC Meeting is organized by Salt Creek FTC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FTC Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/741ccdce88c232b0d51987b5211eb76c50e27dde238c952fe217b78a97d5086e-rimg-w1200-h776-dcffffff-gmir?v=1779845958",
        "startDate": "2026-08-17T19:00:00-05:00",
        "url": "https://allevents.in/villa-park/ftc-meeting/200030137276319",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "324 E Central Blvd, Villa Park, IL 60181-2608, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "324 E Central Blvd, Villa Park, IL 60181-2608, United States",
                "addressLocality": "Villa Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88591",
                "longitude": "-87.97046"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see how FTC supports the great schools in District 48!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salt Creek FTC",
                "url": "https://allevents.in/org/salt-creek-ftc/20450640"
            }
        ]
    }
]
```