

# Event Details

- **Event Name**: Parent and Coaches meeting
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 05:00 pm
- **Event Description**: All parents and anyone interested in coaching are encouraged to attend this meeting.
- **Event URL**: https://allevents.in/schuylkill-haven/parent-and-coaches-meeting/200029688191022
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Schuylkill Haven
- **state**: PA
- **country**: United States
- **location**: Schuylkill Haven Recreation Department
- **lat**: 40.636138916016
- **long**: -76.174392700195
- **full address**: Schuylkill Haven Recreation Department, 340 Haven St,Schuylkill Haven,PA,United States

## Event gallery

- **Alt text**: Parent and Coaches meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9133e7c6e0aaad188a6b2a876f5f5498bfbfbbbbe8b2e0d2b00522f0bece7ded-rimg-w1200-h900-dc739432-gmir?v=1773508980

## FAQs

- **Q**: When and where is Parent and Coaches meeting being held?
  - **A:** Parent and Coaches meeting takes place on Sun, 15 Mar, 2026 at 05:00 pm to Sun, 15 Mar, 2026 at 05:00 pm at Schuylkill Haven Recreation Department, 340 Haven St,Schuylkill Haven,PA,United States.
- **Q**: Who is organizing Parent and Coaches meeting?
  - **A:** Parent and Coaches meeting is organized by Schuylkill Haven Youth Softball Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parent and Coaches meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/9133e7c6e0aaad188a6b2a876f5f5498bfbfbbbbe8b2e0d2b00522f0bece7ded-rimg-w1200-h900-dc739432-gmir?v=1773508980",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/schuylkill-haven/parent-and-coaches-meeting/200029688191022",
        "location": {
            "@type": "Place",
            "name": "Schuylkill Haven Recreation Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "340 Haven St,Schuylkill Haven,PA,United States",
                "addressLocality": "Schuylkill Haven",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.636138916016",
                "longitude": "-76.174392700195"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All parents and anyone interested in coaching are encouraged to attend this meeting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Schuylkill Haven Youth Softball Association",
                "url": "https://allevents.in/org/schuylkill-haven-youth-softball-association/23484889"
            }
        ]
    }
]
```