

# Event Details

- **Event Name**: Christmas Youth Dance
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 06:30 pm – Fri, 19 Dec, 2025 at 09:30 pm
- **Event Description**: Grades 5-8 come dance away the evening!
- **Event URL**: https://allevents.in/inkster/christmas-youth-dance/200029236489746
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Inkster
- **state**: MI
- **country**: United States
- **location**: 2992 Princess Rd
- **lat**: 42.28998
- **long**: -83.3027
- **full address**: 2992 Princess Rd, 3000 Princess Rd, Inkster, MI 48141, United States

## Event gallery

- **Alt text**: Christmas Youth Dance
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f57770e928130976488ae6bab771a1b512ff8fd12511ccd7a62fe21db9d73d06-rimg-w960-h1219-dcfefffe-gmir?v=1765927340

## FAQs

- **Q**: When and where is Christmas Youth Dance being held?
  - **A:** Christmas Youth Dance takes place on Fri, 19 Dec, 2025 at 06:30 pm to Fri, 19 Dec, 2025 at 09:30 pm at 2992 Princess Rd, 3000 Princess Rd, Inkster, MI 48141, United States.
- **Q**: Who is organizing Christmas Youth Dance?
  - **A:** Christmas Youth Dance is organized by Storrington Lions Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Youth Dance",
        "image": "https://cdn-az.allevents.in/events2/banners/f57770e928130976488ae6bab771a1b512ff8fd12511ccd7a62fe21db9d73d06-rimg-w960-h1219-dcfefffe-gmir?v=1765927340",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/inkster/christmas-youth-dance/200029236489746",
        "location": {
            "@type": "Place",
            "name": "2992 Princess Rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3000 Princess Rd, Inkster, MI 48141, United States",
                "addressLocality": "Inkster",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.28998",
                "longitude": "-83.3027"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grades 5-8 come dance away the evening!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Storrington Lions Club",
                "url": "https://allevents.in/org/storrington-lions-club/20612014"
            }
        ]
    }
]
```