

# Event Details

- **Event Name**: March Madness
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 12:00 am
- **Event Description**: Join our March Madness Tournament
- **Event URL**: https://allevents.in/winchester/march-madness/200029524047842
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200029524047842?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=winchester-events

## Event venue details

- **city**: Winchester
- **state**: VA
- **country**: United States
- **location**: James R. Wilkins, Jr. Athletic & Events Center
- **lat**: 39.164429022224
- **long**: -78.153574477775
- **full address**: James R. Wilkins, Jr. Athletic &amp; Events Center, 1188 Ralph Shockey Dr,Winchester,VA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Winchester Rising Stars (https://allevents.in/org/winchester-rising-stars/13842426)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f60d28ffe2e2ef218d4943563b30cc973ee1c2fb852ae6d8e8b7d2ce1c425707-rimg-w904-h1280-dc2e2e2e-gmir?v=1773539306
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/416b0a5c4aa34e7df9b3c80984c16fbdc07cdcd8aef557dc1bded80665014cc2-rimg-w300-h300-dc2e2e2e-gmir?v=1773539306

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Mar, 2026 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** James R. Wilkins, Jr. Athletic &amp; Events Center, 1188 Ralph Shockey Dr,Winchester,VA,United States
- **Q**: Who is organizing the event?
  - **A:** Winchester Rising Stars
- **Q**: What type of event is this?
  - **A:** sports, tournaments
- **Q**: Where can I find ticket details about March Madness ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "March Madness",
        "image": "https://cdn-az.allevents.in/events5/banners/f60d28ffe2e2ef218d4943563b30cc973ee1c2fb852ae6d8e8b7d2ce1c425707-rimg-w904-h1280-dc2e2e2e-gmir?v=1773539306",
        "startDate": "2026-03-21",
        "url": "https://allevents.in/winchester/march-madness/200029524047842",
        "location": {
            "@type": "Place",
            "name": "James R. Wilkins, Jr. Athletic & Events Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1188 Ralph Shockey Dr,Winchester,VA,United States",
                "addressLocality": "Winchester",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.164429022224",
                "longitude": "-78.153574477775"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our March Madness Tournament",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Winchester Rising Stars",
                "url": "https://allevents.in/org/winchester-rising-stars/13842426",
                "description": "Winchester Rising Stars is the premier AAU basketball program in the area. "
            }
        ]
    }
]
```