

# Event Details

- **Event Name**: PTC Monthly Meeting 
- **Event Start and End Date**: Tue, 10 Feb, 2026 at 06:30 pm
- **Event Description**: Join us for our montly PTC meeting, where you can learn about upcoming events, volunteer opportunties and much more!
- **Event URL**: https://allevents.in/washington/ptc-monthly-meeting/200029504632027
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Washington
- **state**: IL
- **country**: United States
- **location**: 303 Jackson St, Washington, IL
- **lat**: 40.70941
- **long**: -89.40978
- **full address**: 303 Jackson St, Washington, IL, United States

## Event gallery

- **Alt text**: PTC Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/92e688a964b3cd8c33cd9d28b3e9093e0743c74f79ba1659dd85c75e040a7657-rimg-w1200-h1542-dcf59503-gmir?v=1770391875

## FAQs

- **Q**: When and where is PTC Monthly Meeting  being held?
  - **A:** PTC Monthly Meeting  takes place on Tue, 10 Feb, 2026 at 06:30 pm to Tue, 10 Feb, 2026 at 06:30 pm at 303 Jackson St, Washington, IL, United States.
- **Q**: Who is organizing PTC Monthly Meeting ?
  - **A:** PTC Monthly Meeting  is organized by Washington IL District 52 PTC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTC Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/92e688a964b3cd8c33cd9d28b3e9093e0743c74f79ba1659dd85c75e040a7657-rimg-w1200-h1542-dcf59503-gmir?v=1770391875",
        "startDate": "2026-02-10",
        "url": "https://allevents.in/washington/ptc-monthly-meeting/200029504632027",
        "location": {
            "@type": "Place",
            "name": "303 Jackson St, Washington, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "303 Jackson St, Washington, IL 61571-1473, United States",
                "addressLocality": "Washington",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.70941",
                "longitude": "-89.40978"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our montly PTC meeting, where you can learn about upcoming events, volunteer opportunties and much more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Washington IL District 52 PTC",
                "url": "https://allevents.in/org/washington-il-district-52-ptc/20830720"
            }
        ]
    }
]
```