

# Event Details

- **Event Name**: Hamboni Ride 02/15
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 07:00 pm
- **Event Description**: Venue Details:BMO Center,300 Elm St., BMO Center,Rockford, United States
- **Event URL**: https://allevents.in/rockford/hamboni-ride-02-15/210002901241146
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210002901241146

## Event venue details

- **city**: Rockford
- **state**: IL
- **country**: United States
- **location**: BMO Center
- **lat**: 42.2700416700000048
- **long**: -89.0939404900000095
- **full address**: BMO Center, Rockford, United States

## Event gallery

- **Alt text**: Hamboni Ride 02/15
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg

## FAQs

- **Q**: When and where is Hamboni Ride 02/15 being held?
  - **A:** Hamboni Ride 02/15 takes place on Sun, 15 Feb, 2026 at 07:00 pm to Sun, 15 Feb, 2026 at 07:00 pm at BMO Center, Rockford, United States.
- **Q**: Who is organizing Hamboni Ride 02/15?
  - **A:** Hamboni Ride 02/15 is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hamboni Ride 02/15",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/rockford/hamboni-ride-02-15/210002901241146",
        "location": {
            "@type": "Place",
            "name": "BMO Center",
            "address": {
                "@type": "PostalAddress",
                "name": "BMO Center, Rockford, United States",
                "addressLocality": "Rockford",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.2700416700000048",
                "longitude": "-89.0939404900000095"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:BMO Center,300 Elm St., BMO Center,Rockford, United States"
    }
]
```