

# Event Details

- **Event Name**: Music on The River
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 06:00 pm
- **Event Description**: Join us for an evening of music at JJ's! ?
- **Event URL**: https://allevents.in/ogdensburg/music-on-the-river/200030028919935
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 327

## Ticket Details


## Event venue details

- **city**: Ogdensburg
- **state**: NY
- **country**: United States
- **location**: Hosmer's Marina
- **lat**: 44.69486
- **long**: -75.49507
- **full address**: Hosmer's Marina, 54 E River St,Ogdensburg, NY, United States

## Event gallery

- **Alt text**: Music on The River
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6740b7f330e5be90f09dc359f7660d4459b531e7afc2f9089242517657839dcd-rimg-w560-h750-dc081828-gmir?v=1785606719

## FAQs

- **Q**: When and where is Music on The River being held?
  - **A:** Music on The River takes place on Sat, 01 Aug, 2026 at 06:00 pm to Sat, 01 Aug, 2026 at 06:00 pm at Hosmer's Marina, 54 E River St,Ogdensburg, NY, United States.
- **Q**: Who is organizing Music on The River?
  - **A:** Music on The River is organized by The BandRoom Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music on The River is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Ogdensburg, this event is thoughtfully curated to deliver a standout experience worth every moment. With 320+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Music on The River",
        "image": "https://cdn-az.allevents.in/events9/banners/6740b7f330e5be90f09dc359f7660d4459b531e7afc2f9089242517657839dcd-rimg-w560-h750-dc081828-gmir?v=1785606719",
        "startDate": "2026-08-01",
        "url": "https://allevents.in/ogdensburg/music-on-the-river/200030028919935",
        "location": {
            "@type": "Place",
            "name": "Hosmer's Marina",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "54 E River St,Ogdensburg, NY",
                "addressLocality": "Ogdensburg",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.69486",
                "longitude": "-75.49507"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of music at JJ's! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The BandRoom Band",
                "url": "https://allevents.in/org/the-bandroom-band/24090744"
            }
        ]
    }
]
```