

# Event Details

- **Event Name**: Makeup tryouts (all age groups)
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 06:00 pm
- **Event Description**: Makeup tryouts for all ages - Only for players that can't make the regular tryouts on 6/14.
- **Event URL**: https://allevents.in/laingsburg/makeup-tryouts-all-age-groups/200029999499224
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Laingsburg
- **state**: MI
- **country**: United States
- **location**: Laingsburg Middle School
- **lat**: 42.888506084593
- **long**: -84.349406502017
- **full address**: Laingsburg Middle School, 268 S High St, Laingsburg, MI 48848, United States

## Event gallery

- **Alt text**: Makeup tryouts (all age groups)
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d0017980eea6f283085a1e62a7525d60725991df0b6c1bec7245098077995bab-rimg-w870-h960-dcffffff-gmir?v=1781860530

## FAQs

- **Q**: When and where is Makeup tryouts (all age groups) being held?
  - **A:** Makeup tryouts (all age groups) takes place on Tue, 23 Jun, 2026 at 06:00 pm to Tue, 23 Jun, 2026 at 06:00 pm at Laingsburg Middle School, 268 S High St, Laingsburg, MI 48848, United States.
- **Q**: Who is organizing Makeup tryouts (all age groups)?
  - **A:** Makeup tryouts (all age groups) is organized by Laingsburg Soccer Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Makeup tryouts (all age groups)",
        "image": "https://cdn-az.allevents.in/events7/banners/d0017980eea6f283085a1e62a7525d60725991df0b6c1bec7245098077995bab-rimg-w870-h960-dcffffff-gmir?v=1781860530",
        "startDate": "2026-06-23",
        "url": "https://allevents.in/laingsburg/makeup-tryouts-all-age-groups/200029999499224",
        "location": {
            "@type": "Place",
            "name": "Laingsburg Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "268 S High St, Laingsburg, MI 48848, United States",
                "addressLocality": "Laingsburg",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.888506084593",
                "longitude": "-84.349406502017"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Makeup tryouts for all ages - Only for players that can't make the regular tryouts on 6/14.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Laingsburg Soccer Club",
                "url": "https://allevents.in/org/laingsburg-soccer-club/21565859"
            }
        ]
    }
]
```