

# Event Details

- **Event Name**: Mini Golf Night
- **Event Start and End Date**: Sat, 30 May, 2026 at 07:30 pm (-04:00)
- **Event Description**: First Saturday of Summer (official) - let's play mini golf and eat ice cream, like we're supposed to.
- **Event URL**: https://allevents.in/royal-oak/mini-golf-night/200030129771557
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Royal Oak
- **state**: MI
- **country**: United States
- **location**: Royal Oak Golf Center
- **lat**: 42.51858035
- **long**: -83.182301229508
- **full address**: Royal Oak Golf Center, 3500 Edgar Ave,Royal Oak, Michigan, United States

## Event gallery

- **Alt text**: Mini Golf Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6a2346bb32f7e9fb2ac628fcd3208b4ea9049706f3d62965f1869e62f5cb5d6e-rimg-w1200-h626-dc010101-gmir?v=1779771537

## FAQs

- **Q**: When and where is Mini Golf Night being held?
  - **A:** Mini Golf Night takes place on Sat, 30 May, 2026 at 07:30 pm to Sat, 30 May, 2026 at 07:30 pm at Royal Oak Golf Center, 3500 Edgar Ave,Royal Oak, Michigan, United States.
- **Q**: Who is organizing Mini Golf Night?
  - **A:** Mini Golf Night is organized by Common Thread Social Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mini Golf Night is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Royal Oak, this event is thoughtfully curated to deliver a standout experience worth every moment. If Mini Golf Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Mini Golf Night",
        "image": "https://cdn-az.allevents.in/events5/banners/6a2346bb32f7e9fb2ac628fcd3208b4ea9049706f3d62965f1869e62f5cb5d6e-rimg-w1200-h626-dc010101-gmir?v=1779771537",
        "startDate": "2026-05-30T19:30:00-04:00",
        "url": "https://allevents.in/royal-oak/mini-golf-night/200030129771557",
        "location": {
            "@type": "Place",
            "name": "Royal Oak Golf Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3500 Edgar Ave,Royal Oak, Michigan",
                "addressLocality": "Royal Oak",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.51858035",
                "longitude": "-83.182301229508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First Saturday of Summer (official) - let's play mini golf and eat ice cream, like we're supposed to.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Common Thread Social Club",
                "url": "https://allevents.in/org/common-thread-social-club/25499608"
            }
        ]
    }
]
```