

# Event Details

- **Event Name**: Dare to Dream JR the Musical 
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 02:00 pm
- **Event Description**: 2pm
- **Event URL**: https://allevents.in/winchester/dare-to-dream-jr-the-musical/200029642518829
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Winchester
- **state**: KY
- **country**: United States
- **location**: George Rogers Clark High School
- **lat**: 37.961
- **long**: -84.2136
- **full address**: George Rogers Clark High School, Winchester, Kentucky, United States

## Event gallery

- **Alt text**: Dare to Dream JR the Musical
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a282b528444c1de82fb3a1d3507e00c8435b53c5df17bbec0e8c634a945d65f9-rimg-w947-h2048-dc161814-gmir?v=1770639629

## FAQs

- **Q**: When and where is Dare to Dream JR the Musical  being held?
  - **A:** Dare to Dream JR the Musical  takes place on Sun, 15 Feb, 2026 at 02:00 pm to Sun, 15 Feb, 2026 at 02:00 pm at George Rogers Clark High School, Winchester, Kentucky, United States.
- **Q**: Who is organizing Dare to Dream JR the Musical ?
  - **A:** Dare to Dream JR the Musical  is organized by Daltons production.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dare to Dream JR the Musical",
        "image": "https://cdn-az.allevents.in/events5/banners/a282b528444c1de82fb3a1d3507e00c8435b53c5df17bbec0e8c634a945d65f9-rimg-w947-h2048-dc161814-gmir?v=1770639629",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/winchester/dare-to-dream-jr-the-musical/200029642518829",
        "location": {
            "@type": "Place",
            "name": "George Rogers Clark High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Winchester, Kentucky",
                "addressLocality": "Winchester",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.961",
                "longitude": "-84.2136"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "2pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Daltons production",
                "url": "https://allevents.in/org/daltons-production/25390508"
            }
        ]
    }
]
```