

# Event Details

- **Event Name**: Parent Meeting
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 06:15 pm
- **Event Description**: Info on HSYW Program, expectations, handbook, Q&amp;A, meet Head Coach
- **Event URL**: https://allevents.in/hot-springs/parent-meeting/200029107169512
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Hot Springs
- **state**: SD
- **country**: United States
- **location**: Hot Springs Schools 23-2
- **lat**: 43.43204
- **long**: -103.48382
- **full address**: Hot Springs Schools 23-2, Hot Springs, South Dakota, United States

## Event gallery

- **Alt text**: Parent Meeting
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Parent+Meeting&date=Tue%2C+02+Dec%2C+2025+at+06%3A15+pm&bg=3

## FAQs

- **Q**: When and where is Parent Meeting being held?
  - **A:** Parent Meeting takes place on Tue, 02 Dec, 2025 at 06:15 pm to Tue, 02 Dec, 2025 at 06:15 pm at Hot Springs Schools 23-2, Hot Springs, South Dakota, United States.
- **Q**: Who is organizing Parent Meeting?
  - **A:** Parent Meeting is organized by Hot Springs Youth Wrestling.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parent Meeting",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Parent+Meeting&date=Tue%2C+02+Dec%2C+2025+at+06%3A15+pm&bg=3",
        "startDate": "2025-12-02",
        "url": "https://allevents.in/hot-springs/parent-meeting/200029107169512",
        "location": {
            "@type": "Place",
            "name": "Hot Springs Schools 23-2",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hot Springs, South Dakota",
                "addressLocality": "Hot Springs",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.43204",
                "longitude": "-103.48382"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Info on HSYW Program, expectations, handbook, Q&A, meet Head Coach",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hot Springs Youth Wrestling",
                "url": "https://allevents.in/org/hot-springs-youth-wrestling/26984258"
            }
        ]
    }
]
```