

# Event Details

- **Event Name**: The Forest Park Handball tournament
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 08:00 am
- **Event Description**: ONE WEEK! LET’S GO!
- **Event URL**: https://allevents.in/richmond-heights/the-forest-park-handball-tournament/200030276206240
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Richmond Heights
- **state**: MO
- **country**: United States
- **location**: Forest Park
- **lat**: 38.6416645
- **long**: -90.2818659
- **full address**: Forest Park, St. Louis, Missouri, Richmond Heights, United States

## Event gallery

- **Alt text**: The Forest Park Handball tournament
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/981cd4dd9114b9db68313295ee3494a17116e8bc2b741923a990969003f0c6be-rimg-w720-h523-dca5a8a3-gmir?v=1781992600

## FAQs

- **Q**: When and where is The Forest Park Handball tournament being held?
  - **A:** The Forest Park Handball tournament takes place on Sat, 27 Jun, 2026 at 08:00 am to Sat, 27 Jun, 2026 at 08:00 am at Forest Park, St. Louis, Missouri, Richmond Heights, United States.
- **Q**: Who is organizing The Forest Park Handball tournament?
  - **A:** The Forest Park Handball tournament is organized by Forest Park Handball Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Forest Park Handball tournament",
        "image": "https://cdn-az.allevents.in/events10/banners/981cd4dd9114b9db68313295ee3494a17116e8bc2b741923a990969003f0c6be-rimg-w720-h523-dca5a8a3-gmir?v=1781992600",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/richmond-heights/the-forest-park-handball-tournament/200030276206240",
        "location": {
            "@type": "Place",
            "name": "Forest Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St. Louis, Missouri",
                "addressLocality": "Richmond Heights",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6416645",
                "longitude": "-90.2818659"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "ONE WEEK! LET’S GO!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Forest Park Handball Club",
                "url": "https://allevents.in/org/forest-park-handball-club/25675589"
            }
        ]
    }
]
```