

# Event Details

- **Event Name**: State Tournament - Regional Semi
- **Event Start and End Date**: Wed, 29 Oct, 2025 at 07:00 pm
- **Event Description**: Cowboys make the trip up to Marysville to take on Clear Fork.
- **Event URL**: https://allevents.in/marysville/state-tournament-regional-semi/200029101505246
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: https://www.ohsaa.org/tickets?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=marysville-events

## Event venue details

- **city**: Marysville
- **state**: OH
- **country**: United States
- **location**: Impact Stadium - Home of the Monarchs
- **lat**: 40.248303333333
- **long**: -83.376891666667
- **full address**: Impact Stadium - Home of the Monarchs, Amrine Mill RD,Marysville,OH,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Wyoming Men's Soccer (https://allevents.in/org/wyoming-mens-soccer/26257286)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2c74f76e97df4e65c860d74c59dd1b76837b0344ef73c0f6c3d1482d8b58805a-rimg-w1200-h675-dcfffae7-gmir?v=1761762404
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ff9403f3e82adb7755c2ecc269e7a68ac683242feb667a66187a83c89f1657ab-rimg-w300-h300-dcfffae7-gmir?v=1761762405

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 29 Oct, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Impact Stadium - Home of the Monarchs, Amrine Mill RD,Marysville,OH,United States
- **Q**: Who is organizing the event?
  - **A:** Wyoming Men's Soccer
- **Q**: What type of event is this?
  - **A:** sports, tournaments
- **Q**: Where can I find ticket details about State Tournament - Regional Semi ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "State Tournament - Regional Semi",
        "image": "https://cdn-az.allevents.in/events4/banners/2c74f76e97df4e65c860d74c59dd1b76837b0344ef73c0f6c3d1482d8b58805a-rimg-w1200-h675-dcfffae7-gmir?v=1761762404",
        "startDate": "2025-10-29",
        "url": "https://allevents.in/marysville/state-tournament-regional-semi/200029101505246",
        "location": {
            "@type": "Place",
            "name": "Impact Stadium - Home of the Monarchs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Amrine Mill RD,Marysville,OH,United States",
                "addressLocality": "Marysville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.248303333333",
                "longitude": "-83.376891666667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cowboys make the trip up to Marysville to take on Clear Fork.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wyoming Mens Soccer",
                "url": "https://allevents.in/org/wyoming-mens-soccer/26257286"
            }
        ]
    }
]
```