

# Event Details

- **Event Name**: Auditions
- **Event Start and End Date**: Sun, 23 Aug, 2026 at 04:00 pm (-04:00)
- **Event Description**: Not your traditional audition. More like speed dating with all the right kind of freaks.
- **Event URL**: https://allevents.in/petoskey/auditions/200030529305008
- **Event Categories**: speed-dating
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Petoskey
- **state**: MI
- **country**: United States
- **location**: Crooked Tree Arts Center - Petoskey
- **lat**: 45.374312859627
- **long**: -84.952776479253
- **full address**: Crooked Tree Arts Center - Petoskey, 461 E Mitchell St,Petoskey, Michigan, United States

## Event gallery

- **Alt text**: Auditions
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b6dc6e4922dcda05eadede9ff1259718c4fa81ea4390a03cb566cc69115c1875-rimg-w1200-h1030-dc180808-gmir?v=1786257966

## FAQs

- **Q**: When and where is Auditions being held?
  - **A:** Auditions takes place on Sun, 23 Aug, 2026 at 04:00 pm to Sun, 23 Aug, 2026 at 04:00 pm at Crooked Tree Arts Center - Petoskey, 461 E Mitchell St,Petoskey, Michigan, United States.
- **Q**: Who is organizing Auditions?
  - **A:** Auditions is organized by North Star Performing Arts.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Auditions",
        "image": "https://cdn-az.allevents.in/events10/banners/b6dc6e4922dcda05eadede9ff1259718c4fa81ea4390a03cb566cc69115c1875-rimg-w1200-h1030-dc180808-gmir?v=1786257966",
        "startDate": "2026-08-23T16:00:00-04:00",
        "url": "https://allevents.in/petoskey/auditions/200030529305008",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Crooked Tree Arts Center - Petoskey",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "461 E Mitchell St,Petoskey, Michigan",
                "addressLocality": "Petoskey",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.374312859627",
                "longitude": "-84.952776479253"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Not your traditional audition. More like speed dating with all the right kind of freaks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Star Performing Arts",
                "url": "https://allevents.in/org/north-star-performing-arts/15968021",
                "description": "Non-profit theatre organization dedicated to the preservation and education of theatre and performing in Northern Michigan."
            }
        ]
    }
]
```