

# Event Details

- **Event Name**: Lions Club Jubilee/Carnival and Big Wheel Races
- **Event Start and End Date**: Thu, 20 Jun, 2019 at 05:00 pm – Sun, 23 Jun, 2019 at 06:00 pm
- **Event Description**: It's almost time for the Lake Orion family reunion at the Jubilee.  Carnival, beer tent, big wheel races, DJ, live bands, fireworks.  Something for everyone!  Get it on your calendar now.  Fireworks are Saturday night at 10, Sunday if it rains.
- **Event URL**: https://allevents.in/lake-orion/lions-club-jubilee-carnival-and-big-wheel-races/200017134480025
- **Event Categories**: Entertainment, Music, Parties, Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lake Orion
- **country**: United States
- **location**: Lake Orion, Michigan
- **lat**: 42.7843
- **long**: -83.2455
- **full address**: Lake Orion, Michigan, United States

## Event gallery

- **Alt text**: Lions Club Jubilee/Carnival and Big Wheel Races
  - **Image URL**: https://cdn-az.allevents.in/banners/9837b600-8ce8-11e9-81d3-3fc14d606951-rimg-w526-h917-gmir.jpg

## FAQs

- **Q**: When and where is Lions Club Jubilee/Carnival and Big Wheel Races being held?
  - **A:** Lions Club Jubilee/Carnival and Big Wheel Races takes place on Thu, 20 Jun, 2019 at 05:00 pm to Sun, 23 Jun, 2019 at 06:00 pm at Lake Orion, Michigan, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lions Club Jubilee/Carnival and Big Wheel Races",
        "image": "https://cdn-az.allevents.in/banners/9837b600-8ce8-11e9-81d3-3fc14d606951-rimg-w526-h917-gmir.jpg",
        "startDate": "2019-06-20",
        "endDate": "2019-06-23",
        "url": "https://allevents.in/lake-orion/lions-club-jubilee-carnival-and-big-wheel-races/200017134480025",
        "location": {
            "@type": "Place",
            "name": "Lake Orion, Michigan",
            "address": {
                "@type": "PostalAddress",
                "name": "Lake Orion, Michigan, United States",
                "addressLocality": "Lake Orion",
                "addressRegion": null,
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.7843",
                "longitude": "-83.2455"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's almost time for the Lake Orion family reunion at the Jubilee.  Carnival, beer tent, big wheel races, DJ, live bands, fireworks.  Something for everyone!  Get it on your calendar now.  Fireworks are Saturday night at 10, Sunday if it rains."
    }
]
```