

# Event Details

- **Event Name**: February Monthly Meeting
- **Event Start and End Date**: Tue, 24 Feb, 2026 at 06:00 pm – Tue, 24 Feb, 2026 at 07:00 pm
- **Event Description**: Join us for our February meeting. We will be discussing fundraisers, upcoming events, and more.
- **Event URL**: https://allevents.in/parish/february-monthly-meeting/200029704251039
- **Event Categories**: meetups, nonprofit
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Parish
- **state**: NY
- **country**: United States
- **location**: Parish Public Library
- **lat**: 43.4060599
- **long**: -76.12605
- **full address**: Parish Public Library, 3 Church St,Parish, New York, United States

## Event gallery

- **Alt text**: February Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ed628b1890d3d1c092468905b762a0053ab6c3833ef59a5e5ec6b1ad964c595a-rimg-w960-h541-dc909492-gmir?v=1771628798

## FAQs

- **Q**: When and where is February Monthly Meeting being held?
  - **A:** February Monthly Meeting takes place on Tue, 24 Feb, 2026 at 06:00 pm to Tue, 24 Feb, 2026 at 07:00 pm at Parish Public Library, 3 Church St,Parish, New York, United States.
- **Q**: Who is organizing February Monthly Meeting?
  - **A:** February Monthly Meeting is organized by APW Central PTSA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "February Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/ed628b1890d3d1c092468905b762a0053ab6c3833ef59a5e5ec6b1ad964c595a-rimg-w960-h541-dc909492-gmir?v=1771628798",
        "startDate": "2026-02-24",
        "endDate": "2026-02-24",
        "url": "https://allevents.in/parish/february-monthly-meeting/200029704251039",
        "location": {
            "@type": "Place",
            "name": "Parish Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Church St,Parish, New York",
                "addressLocality": "Parish",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.4060599",
                "longitude": "-76.12605"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our February meeting. We will be discussing fundraisers, upcoming events, and more.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "APW Central PTSA",
                "url": "https://allevents.in/org/apw-central-ptsa/16159111",
                "description": "APW Elementary PTSA is a nonprofit organization devoted to building comunity within our school. Throughout the year we sponsor enrichment events for kids and their families."
            }
        ]
    }
]
```