

# Event Details

- **Event Name**: South Dakota Men's Basketball vs Dakota State
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:00 pm
- **Event Description**: Join us as the Coyotes take on Dakota State in the Sanford Coyote Sports Center!
- **Event URL**: https://allevents.in/vermillion/south-dakota-mens-basketball-vs-dakota-state/200029355498903
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Vermillion
- **state**: SD
- **country**: United States
- **location**: 414 E Clark St, Vermillion, SD, United States, South Dakota 57069
- **lat**: 42.78261
- **long**: -96.92495
- **full address**: 414 E Clark St, Vermillion, SD, United States, South Dakota 57069

## Event gallery

- **Alt text**: South Dakota Men's Basketball vs Dakota State
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/716c73515d1ef0c719f510701623ef5063866d5095806f31a4b2d759d4925ccb-rimg-w1200-h800-dc180204-gmir?v=1765723922

## FAQs

- **Q**: When and where is South Dakota Men's Basketball vs Dakota State being held?
  - **A:** South Dakota Men's Basketball vs Dakota State takes place on Wed, 17 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 07:00 pm at 414 E Clark St, Vermillion, SD, United States, South Dakota 57069.
- **Q**: Who is organizing South Dakota Men's Basketball vs Dakota State?
  - **A:** South Dakota Men's Basketball vs Dakota State is organized by South Dakota Coyotes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "South Dakota Men's Basketball vs Dakota State",
        "image": "https://cdn-az.allevents.in/events6/banners/716c73515d1ef0c719f510701623ef5063866d5095806f31a4b2d759d4925ccb-rimg-w1200-h800-dc180204-gmir?v=1765723922",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/vermillion/south-dakota-mens-basketball-vs-dakota-state/200029355498903",
        "location": {
            "@type": "Place",
            "name": "414 E Clark St, Vermillion, SD, United States, South Dakota 57069",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "414 E Clark St, Vermillion, SD 57069-2307, United States",
                "addressLocality": "Vermillion",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.78261",
                "longitude": "-96.92495"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as the Coyotes take on Dakota State in the Sanford Coyote Sports Center!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Dakota Coyotes",
                "url": "https://allevents.in/org/south-dakota-coyotes/24976311"
            }
        ]
    }
]
```