

# Event Details

- **Event Name**: Blessing of the Bikers
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am (-04:00)
- **Event Description**: Ride in at 10AM and scenic ride to the Evergreen Dairy Bar.
- **Event URL**: https://allevents.in/hamilton/blessing-of-the-bikers/200029926168716
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hamilton
- **state**: NJ
- **country**: United States
- **location**: The Church of Hamilton
- **lat**: 40.24142
- **long**: -74.68059
- **full address**: The Church of Hamilton, 380 Edinburg Road,Hamilton Township, Mercer County, New Jersey, Hamilton, United States

## Event gallery

- **Alt text**: Blessing of the Bikers
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a9e6e847f76055debee387d8a7acc877304f82159440fe3dd61659e8c72ff914-rimg-w1200-h552-dc000000-gmir?v=1775890756

## FAQs

- **Q**: When and where is Blessing of the Bikers being held?
  - **A:** Blessing of the Bikers takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 10:00 am at The Church of Hamilton, 380 Edinburg Road,Hamilton Township, Mercer County, New Jersey, Hamilton, United States.
- **Q**: Who is organizing Blessing of the Bikers?
  - **A:** Blessing of the Bikers is organized by Riders for Christ - CMC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blessing of the Bikers",
        "image": "https://cdn-az.allevents.in/events1/banners/a9e6e847f76055debee387d8a7acc877304f82159440fe3dd61659e8c72ff914-rimg-w1200-h552-dc000000-gmir?v=1775890756",
        "startDate": "2026-05-02T10:00:00-04:00",
        "url": "https://allevents.in/hamilton/blessing-of-the-bikers/200029926168716",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Hamilton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "380 Edinburg Road,Hamilton Township, Mercer County, New Jersey",
                "addressLocality": "Hamilton",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.24142",
                "longitude": "-74.68059"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ride in at 10AM and scenic ride to the Evergreen Dairy Bar.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Riders for Christ - CMC",
                "url": "https://allevents.in/org/riders-for-christ-cmc/23765312"
            }
        ]
    }
]
```