

# Event Details

- **Event Name**: AYSO Monthly Board Meeting
- **Event Start and End Date**: Thu, 19 Mar, 2026 at 05:30 pm
- **Event Description**: AYSO Monthly meeting. All are welcome to attend!
- **Event URL**: https://allevents.in/afton/ayso-monthly-board-meeting/200029820491836
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Afton
- **state**: NY
- **country**: United States
- **location**: Afton United Methodist Church
- **lat**: 42.228766
- **long**: -75.5288759
- **full address**: Afton United Methodist Church, 34 Spring St,Afton, New York, United States

## Event gallery

- **Alt text**: AYSO Monthly Board Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7da4e89e82c167bee9e2558fed731c348e7f1024a76305bbe16b0ba951b716d9-rimg-w1080-h608-dcd8a88f-gmir?v=1773718596

## FAQs

- **Q**: When and where is AYSO Monthly Board Meeting being held?
  - **A:** AYSO Monthly Board Meeting takes place on Thu, 19 Mar, 2026 at 05:30 pm to Thu, 19 Mar, 2026 at 05:30 pm at Afton United Methodist Church, 34 Spring St,Afton, New York, United States.
- **Q**: Who is organizing AYSO Monthly Board Meeting?
  - **A:** AYSO Monthly Board Meeting is organized by Afton Youth Sports.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "AYSO Monthly Board Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/7da4e89e82c167bee9e2558fed731c348e7f1024a76305bbe16b0ba951b716d9-rimg-w1080-h608-dcd8a88f-gmir?v=1773718596",
        "startDate": "2026-03-19",
        "url": "https://allevents.in/afton/ayso-monthly-board-meeting/200029820491836",
        "location": {
            "@type": "Place",
            "name": "Afton United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34 Spring St,Afton, New York",
                "addressLocality": "Afton",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.228766",
                "longitude": "-75.5288759"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "AYSO Monthly meeting. All are welcome to attend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Afton Youth Sports",
                "url": "https://allevents.in/org/afton-youth-sports/26528792"
            }
        ]
    }
]
```