

# Event Details

- **Event Name**: Bob Burger with John Merjave
- **Event Start and End Date**: Fri, 03 Oct, 2025 at 08:30 pm
- **Event Description**: Come early for the best burgers ... and then me! Bob Burger for all the music we can play!
- **Event URL**: https://allevents.in/rumson/bob-burger-with-john-merjave/200028969851714
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Rumson
- **state**: NJ
- **country**: United States
- **location**: Barnacle Bill's
- **lat**: 40.375756023648
- **long**: -74.013745740106
- **full address**: Barnacle Bill's, 1 First St,Rumson, New Jersey, United States

## Event gallery

- **Alt text**: Bob Burger with John Merjave
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8a55703bf75218408f4633857f5eab0d9ebb0fde828a8abb64fefa743a3d5566-rimg-w1024-h368-dc300406-gmir?v=1759132034

## FAQs

- **Q**: When and where is Bob Burger with John Merjave being held?
  - **A:** Bob Burger with John Merjave takes place on Fri, 03 Oct, 2025 at 08:30 pm to Fri, 03 Oct, 2025 at 08:30 pm at Barnacle Bill's, 1 First St,Rumson, New Jersey, United States.
- **Q**: Who is organizing Bob Burger with John Merjave?
  - **A:** Bob Burger with John Merjave is organized by Bob Burger Music.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bob Burger with John Merjave",
        "image": "https://cdn-az.allevents.in/events3/banners/8a55703bf75218408f4633857f5eab0d9ebb0fde828a8abb64fefa743a3d5566-rimg-w1024-h368-dc300406-gmir?v=1759132034",
        "startDate": "2025-10-03",
        "url": "https://allevents.in/rumson/bob-burger-with-john-merjave/200028969851714",
        "location": {
            "@type": "Place",
            "name": "Barnacle Bill's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 First St,Rumson, New Jersey",
                "addressLocality": "Rumson",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.375756023648",
                "longitude": "-74.013745740106"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come early for the best burgers ... and then me! Bob Burger for all the music we can play!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bob Burger Music",
                "url": "https://allevents.in/org/bob-burger-music/25955662"
            }
        ]
    }
]
```