

# Event Details

- **Event Name**: Bike Night
- **Event Start and End Date**: Thu, 04 Jun, 2026 at 05:00 pm – Thu, 06 Aug, 2026 at 05:00 pm
- **Event Description**: Enjoy an evening with other bike enthusiasts.
- **Event URL**: https://allevents.in/sheldon/bike-night/200030046076628
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Sheldon
- **state**: IA
- **country**: United States
- **location**: 260 34th Ave, Sheldon, IA, United States, Iowa 51201
- **lat**: 43.18415
- **long**: -95.81622
- **full address**: 260 34th Ave, Sheldon, IA, United States, Iowa 51201

## Event gallery

- **Alt text**: Bike Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f755aa3a191898bd6d96cef5c6ecd929a08e16586bc6f65de48d76ae50abfd9c-rimg-w940-h788-dc010101-gmir?v=1778562987

## FAQs

- **Q**: When and where is Bike Night being held?
  - **A:** Bike Night takes place on Thu, 04 Jun, 2026 at 05:00 pm to Thu, 06 Aug, 2026 at 05:00 pm at 260 34th Ave, Sheldon, IA, United States, Iowa 51201.
- **Q**: Who is organizing Bike Night?
  - **A:** Bike Night is organized by Backyard Brew.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bike Night",
        "image": "https://cdn-az.allevents.in/events8/banners/f755aa3a191898bd6d96cef5c6ecd929a08e16586bc6f65de48d76ae50abfd9c-rimg-w940-h788-dc010101-gmir?v=1778562987",
        "startDate": "2026-06-04",
        "endDate": "2026-08-06",
        "url": "https://allevents.in/sheldon/bike-night/200030046076628",
        "location": {
            "@type": "Place",
            "name": "260 34th Ave, Sheldon, IA, United States, Iowa 51201",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 34th Ave, Sheldon, IA 51201-7611, United States",
                "addressLocality": "Sheldon",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.18415",
                "longitude": "-95.81622"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy an evening with other bike enthusiasts.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Backyard Brew",
                "url": "https://allevents.in/org/backyard-brew/24918341"
            }
        ]
    }
]
```