

# Event Details

- **Event Name**: BIKE NIGHT
- **Event Start and End Date**: Sat, 09 Aug, 2025 at 05:00 pm
- **Event Description**: Food Ready at 5pm. Live Music at 7pm. COLD BEER AND GOOD COMPANY  ALL DAYYYY.
- **Event URL**: https://allevents.in/la-grange/bike-night/200028644724916
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: La Grange
- **state**: NC
- **country**: United States
- **location**: Hwy 70 West
- **lat**: 35.290153585407
- **long**: -77.762728985471
- **full address**: Hwy 70 West, La Grange, North Carolina, United States

## Event gallery

- **Alt text**: BIKE NIGHT
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/dfd1c0c092578b80274d9145a2f699a58f9933a74375003ba1112d4558dc1c33-rimg-w1024-h1536-dc463012-gmir?v=1754701275

## FAQs

- **Q**: When and where is BIKE NIGHT being held?
  - **A:** BIKE NIGHT takes place on Sat, 09 Aug, 2025 at 05:00 pm to Sat, 09 Aug, 2025 at 05:00 pm at Hwy 70 West, La Grange, North Carolina, United States.
- **Q**: Who is organizing BIKE NIGHT?
  - **A:** BIKE NIGHT is organized by Frank's Place.
- **Q**: Who is this event for? Is it right for me?
  - **A:** BIKE NIGHT is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in La Grange, this event is thoughtfully curated to deliver a standout experience worth every moment. If BIKE NIGHT sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "BIKE NIGHT",
        "image": "https://cdn-az.allevents.in/events3/banners/dfd1c0c092578b80274d9145a2f699a58f9933a74375003ba1112d4558dc1c33-rimg-w1024-h1536-dc463012-gmir?v=1754701275",
        "startDate": "2025-08-09",
        "url": "https://allevents.in/la-grange/bike-night/200028644724916",
        "location": {
            "@type": "Place",
            "name": "Hwy 70 West",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "La Grange, North Carolina",
                "addressLocality": "La Grange",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.290153585407",
                "longitude": "-77.762728985471"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Food Ready at 5pm. Live Music at 7pm. COLD BEER AND GOOD COMPANY  ALL DAYYYY.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Franks Place",
                "url": "https://allevents.in/org/franks-place/25679371"
            }
        ]
    }
]
```