

# Event Details

- **Event Name**: IACA Meeting
- **Event Start and End Date**: Wed, 16 Sep, 2026 at 06:30 pm
- **Event Description**: This is our first meeting of the school year. If you are interested in getting involved this would be a great meeting to join as we will be holding the annual election.
- **Event URL**: https://allevents.in/tyngsboro/iaca-meeting/200030681223342
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Tyngsboro
- **state**: MA
- **country**: United States
- **location**: 72 Tyng Rd, Tyngsboro, MA
- **lat**: 42.65853
- **long**: -71.40812
- **full address**: 72 Tyng Rd, Tyngsboro, MA, United States

## Event gallery

- **Alt text**: IACA Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4ee21e88d93fe8f6e4cce86b64f0728edb64ccd0c4d755d87bd8a716ec98af6a-rimg-w1080-h1350-dcf8f8f8-gmir?v=1789002822

## FAQs

- **Q**: When and where is IACA Meeting being held?
  - **A:** IACA Meeting takes place on Wed, 16 Sep, 2026 at 06:30 pm to Wed, 16 Sep, 2026 at 06:30 pm at 72 Tyng Rd, Tyngsboro, MA, United States.
- **Q**: Who is organizing IACA Meeting?
  - **A:** IACA Meeting is organized by IACA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "IACA Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/4ee21e88d93fe8f6e4cce86b64f0728edb64ccd0c4d755d87bd8a716ec98af6a-rimg-w1080-h1350-dcf8f8f8-gmir?v=1789002822",
        "startDate": "2026-09-16",
        "url": "https://allevents.in/tyngsboro/iaca-meeting/200030681223342",
        "location": {
            "@type": "Place",
            "name": "72 Tyng Rd, Tyngsboro, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "72 Tyng Rd, Tyngsboro, MA 01879-2044, United States",
                "addressLocality": "Tyngsboro",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.65853",
                "longitude": "-71.40812"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our first meeting of the school year. If you are interested in getting involved this would be a great meeting to join as we will be holding the annual election.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "IACA",
                "url": "https://allevents.in/org/iaca/13461789",
                "description": "Innovation Acadamy Community Association is the Parent/Teacher Organization for Innovation Acadamy Charter School"
            }
        ]
    }
]
```