

# Event Details

- **Event Name**: Parent's Meeting
- **Event Start and End Date**: Mon, 24 Nov, 2025 at 06:30 pm
- **Event Description**: Meeting in the commons to discuss tournaments, practices, and answer any questions.
- **Event URL**: https://allevents.in/black-river-falls/parents-meeting/200029174772255
- **Event Categories**: meetups, tournaments, sports
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details

- **Ticket URL**: http://facebook.com/200029174772255?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=black+river+falls-events

## Event venue details

- **city**: Black River Falls
- **state**: WI
- **country**: United States
- **location**: Black River Falls Middle
- **lat**: 44.2940166
- **long**: -90.863371
- **full address**: Black River Falls Middle, 1202 Pierce St,Black River Falls,WI,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Black River Falls Youth Wrestling Club (https://allevents.in/org/black-river-falls-youth-wrestling-club/27058003)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/90b0831da8ded9415008f67763d048f658f9a33c67b76cf7ab639c5cb9438cad-rimg-w1200-h800-dc191918-gmir?v=1763586998
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Parent%27s+Meeting&date=24+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 24 Nov, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Black River Falls Middle, 1202 Pierce St,Black River Falls,WI,United States
- **Q**: Who is organizing the event?
  - **A:** Black River Falls Youth Wrestling Club
- **Q**: What type of event is this?
  - **A:** meetups, tournaments, sports
- **Q**: Where can I find ticket details about Parent's Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parent's Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/90b0831da8ded9415008f67763d048f658f9a33c67b76cf7ab639c5cb9438cad-rimg-w1200-h800-dc191918-gmir?v=1763586998",
        "startDate": "2025-11-24",
        "url": "https://allevents.in/black-river-falls/parents-meeting/200029174772255",
        "location": {
            "@type": "Place",
            "name": "Black River Falls Middle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1202 Pierce St,Black River Falls,WI,United States",
                "addressLocality": "Black River Falls",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.2940166",
                "longitude": "-90.863371"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meeting in the commons to discuss tournaments, practices, and answer any questions.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Black River Falls Youth Wrestling Club",
                "url": "https://allevents.in/org/black-river-falls-youth-wrestling-club/27058003"
            }
        ]
    }
]
```