

# Event Details

- **Event Name**: JV Tournament
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 09:00 am
- **Event Description**: Wrestling Match
- **Event URL**: https://allevents.in/west-salem/jv-tournament/200029185963517
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: West Salem
- **state**: WI
- **country**: United States
- **location**: West Salem High School
- **lat**: 43.90316567111
- **long**: -91.076312654165
- **full address**: West Salem High School, 490 Mark St N,West Salem, Wisconsin, United States

## Event gallery

- **Alt text**: JV Tournament
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/634519cee8a69d4635595f30f9d328eea3fd429ab0bdbfb27919b5ce13bbb9d3-rimg-w1200-h565-dcf14c41-gmir?v=1767939947

## FAQs

- **Q**: When and where is JV Tournament being held?
  - **A:** JV Tournament takes place on Sat, 10 Jan, 2026 at 09:00 am to Sat, 10 Jan, 2026 at 09:00 am at West Salem High School, 490 Mark St N,West Salem, Wisconsin, United States.
- **Q**: Who is organizing JV Tournament?
  - **A:** JV Tournament is organized by Sparta Spartans Wrestling (WI).
- **Q**: Who is this event for? Is it right for me?
  - **A:** JV Tournament is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in West Salem, this event is thoughtfully curated to deliver a standout experience worth every moment. If JV Tournament sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "JV Tournament",
        "image": "https://cdn-az.allevents.in/events6/banners/634519cee8a69d4635595f30f9d328eea3fd429ab0bdbfb27919b5ce13bbb9d3-rimg-w1200-h565-dcf14c41-gmir?v=1767939947",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/west-salem/jv-tournament/200029185963517",
        "location": {
            "@type": "Place",
            "name": "West Salem High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "490 Mark St N,West Salem, Wisconsin",
                "addressLocality": "West Salem",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.90316567111",
                "longitude": "-91.076312654165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wrestling Match",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sparta Spartans Wrestling (WI)",
                "url": "https://allevents.in/org/sparta-spartans-wrestling-wi/23364792"
            }
        ]
    }
]
```