

# Event Details

- **Event Name**: 2026 Dance Recital
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 05:00 pm
- **Event Description**: ITS RECITAL TIIIIIIME!!! ???????✨ 

July 11th at 5pm is the day! Tickets will be for sale soon at the studio? keep a look out on our page ??????
- **Event URL**: https://allevents.in/greencastle/2026-dance-recital/200030091562247
- **Interested Audience**: 
  - total_interested_count: 51

## Ticket Details


## Event venue details

- **city**: Greencastle
- **state**: IN
- **country**: United States
- **location**: Kresge Auditorium
- **lat**: 39.65145
- **long**: -86.86262
- **full address**: Kresge Auditorium, 600 N College Ave,Greencastle, Indiana, United States

## Event gallery

- **Alt text**: 2026 Dance Recital
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c4ca50caaf9561c63280a44100c526bd86852b6e5f5e6a80237676abc2a51097-rimg-w1200-h600-dc030102-gmir?v=1783456384

## FAQs

- **Q**: When and where is 2026 Dance Recital being held?
  - **A:** 2026 Dance Recital takes place on Sat, 11 Jul, 2026 at 05:00 pm to Sat, 11 Jul, 2026 at 05:00 pm at Kresge Auditorium, 600 N College Ave,Greencastle, Indiana, United States.
- **Q**: Who is organizing 2026 Dance Recital?
  - **A:** 2026 Dance Recital is organized by Double A Dance Studio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Dance Recital",
        "image": "https://cdn-az.allevents.in/events2/banners/c4ca50caaf9561c63280a44100c526bd86852b6e5f5e6a80237676abc2a51097-rimg-w1200-h600-dc030102-gmir?v=1783456384",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/greencastle/2026-dance-recital/200030091562247",
        "location": {
            "@type": "Place",
            "name": "Kresge Auditorium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 N College Ave,Greencastle, Indiana",
                "addressLocality": "Greencastle",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.65145",
                "longitude": "-86.86262"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "ITS RECITAL TIIIIIIME!!! ???????✨ \n\nJuly 11th at 5pm is the day! Tickets will be for sale soon at the studio? keep a look out on our page ??????",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Double A Dance Studio",
                "url": "https://allevents.in/org/double-a-dance-studio/23604632"
            }
        ]
    }
]
```