

# Event Details

- **Event Name**: Family Skate Night
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 06:00 pm – Thu, 25 Jun, 2026 at 08:00 pm
- **Event Description**: You're invited to a family skate night sponsored by Holt United Methodist Church at Edru Skate in Holt! Free admission for all and $3 for skate rental. Invite your friends and neighbors!
- **Event URL**: https://allevents.in/holt/family-skate-night/200030263068628
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Holt
- **state**: MI
- **country**: United States
- **location**: EDRU
- **lat**: 42.63729379
- **long**: -84.5127580325
- **full address**: EDRU, 1891 Cedar St,Holt, Michigan, United States

## Event gallery

- **Alt text**: Family Skate Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/105b210384dcba4cce3f4db17a87a317a22714a9f33a1549d2fe2cc5ea801625-rimg-w450-h281-dcffffff-gmir?v=1782425484

## FAQs

- **Q**: When and where is Family Skate Night being held?
  - **A:** Family Skate Night takes place on Thu, 25 Jun, 2026 at 06:00 pm to Thu, 25 Jun, 2026 at 08:00 pm at EDRU, 1891 Cedar St,Holt, Michigan, United States.
- **Q**: Who is organizing Family Skate Night?
  - **A:** Family Skate Night is organized by Holt United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Skate Night",
        "image": "https://cdn-az.allevents.in/events6/banners/105b210384dcba4cce3f4db17a87a317a22714a9f33a1549d2fe2cc5ea801625-rimg-w450-h281-dcffffff-gmir?v=1782425484",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/holt/family-skate-night/200030263068628",
        "location": {
            "@type": "Place",
            "name": "EDRU",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1891 Cedar St,Holt, Michigan",
                "addressLocality": "Holt",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.63729379",
                "longitude": "-84.5127580325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You're invited to a family skate night sponsored by Holt United Methodist Church at Edru Skate in Holt! Free admission for all and $3 for skate rental. Invite your friends and neighbors!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holt United Methodist Church",
                "url": "https://allevents.in/org/holt-united-methodist-church/13474658",
                "description": "Making disciples of Jesus Christ for the transformation of the world"
            }
        ]
    }
]
```