

# Event Details

- **Event Name**: ROCK RADIO @ The Boat Club!!!
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 08:30 pm (-04:00)
- **Event Description**: Rock Radio plays your favorite songs!
- **Event URL**: https://allevents.in/bedford/rock-radio-the-boat-club/200029896087459
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bedford
- **state**: IN
- **country**: United States
- **location**: Bedford Boat Club
- **lat**: 38.8352309
- **long**: -86.5203856
- **full address**: Bedford Boat Club, 3916 Pumphouse Rd,Bedford, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Rock Radio (https://allevents.in/org/rock-radio/18481245)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4066cde595e67dad6880f06631b295c0dc6552814e71aa3e148d8092429270c8-rimg-w695-h900-dc010101-gmir?v=1775317498
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4152d28d35791b669d89ea45d9dc8c3020a19e9fe055ff158dc2f58131285122-rimg-w300-h300-dc020102-gmir?v=1775317499

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Apr, 2026 at 08:30 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** Bedford Boat Club, 3916 Pumphouse Rd,Bedford, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** Rock Radio
- **Q**: Where can I find ticket details about ROCK RADIO @ The Boat Club!!! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ROCK RADIO @ The Boat Club!!!",
        "image": "https://cdn-az.allevents.in/events4/banners/4066cde595e67dad6880f06631b295c0dc6552814e71aa3e148d8092429270c8-rimg-w695-h900-dc010101-gmir?v=1775317498",
        "startDate": "2026-04-04T20:30:00-04:00",
        "url": "https://allevents.in/bedford/rock-radio-the-boat-club/200029896087459",
        "location": {
            "@type": "Place",
            "name": "Bedford Boat Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3916 Pumphouse Rd,Bedford, Indiana",
                "addressLocality": "Bedford",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.8352309",
                "longitude": "-86.5203856"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rock Radio plays your favorite songs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rock Radio",
                "url": "https://allevents.in/org/rock-radio/18481245"
            }
        ]
    }
]
```