

# Event Details

- **Event Name**: Bikes on the bricks
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 11:00 am (-04:00)
- **Event Description**: More details coming soon
- **Event URL**: https://allevents.in/flint/bikes-on-the-bricks/200030106138959
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details

- **Ticket URL**: http://facebook.com/200030106138959?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=flint-events

## Event venue details

- **city**: Flint
- **state**: MI
- **country**: United States
- **location**: Flint, Michigan
- **lat**: 43.01
- **long**: -83.69
- **full address**: Flint, Michigan, United States

## Event gallery

- **Alt text**: Bikes on the bricks
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0fc302cc80a2f7720e35910c18a0f892538ab9cc176f75017d8b3b6b8bc549ce-rimg-w828-h1792-dc080808-gmir?v=1787868790

## FAQs

- **Q**: When and where is Bikes on the bricks being held?
  - **A:** Bikes on the bricks takes place on Sat, 12 Sep, 2026 at 11:00 am to Sat, 12 Sep, 2026 at 11:00 am at Flint, Michigan, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bikes on the bricks",
        "image": "https://cdn-az.allevents.in/events1/banners/0fc302cc80a2f7720e35910c18a0f892538ab9cc176f75017d8b3b6b8bc549ce-rimg-w828-h1792-dc080808-gmir?v=1787868790",
        "startDate": "2026-09-12T11:00:00-04:00",
        "url": "https://allevents.in/flint/bikes-on-the-bricks/200030106138959",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Flint, Michigan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Flint, Michigan",
                "addressLocality": "Flint",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.01",
                "longitude": "-83.69"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details coming soon"
    }
]
```