

# Event Details

- **Event Name**: Jimmy Shoez & The Magooz
- **Event Start and End Date**: Fri, 17 Aug, 2018 at 07:00 pm
- **Event Description**: Join us for the Annual Keansburg Free Beach Summer Concert Series.
- **Event URL**: https://allevents.in/keansburg/jimmy-shoez-and-the-magooz/2029797083951818
- **Event Categories**: Concerts, Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Keansburg
- **state**: NJ
- **country**: United States
- **location**: Hello Beach
- **lat**: 40.4523515
- **long**: -74.1294813
- **full address**: Hello Beach, 2 Beachway Ave, Keansburg, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/banners/f326458ad3477bd499b0af47cedcda11-rimg-w720-h474-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/banners/901c8897840cd23a73d2059b7a042141-rimg-w200-h200-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 17 Aug, 2018 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Hello Beach, 2 Beachway Ave, Keansburg, United States
- **Q**: What type of event is this?
  - **A:** Concerts, Entertainment, Music
- **Q**: Where can I find ticket details about Jimmy Shoez & The Magooz ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jimmy Shoez &amp; The Magooz",
        "image": "https://cdn-az.allevents.in/banners/f326458ad3477bd499b0af47cedcda11-rimg-w720-h474-gmir.jpg",
        "startDate": "2018-08-17",
        "url": "https://allevents.in/keansburg/jimmy-shoez-and-the-magooz/2029797083951818",
        "location": {
            "@type": "Place",
            "name": "Hello Beach",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Beachway Ave",
                "addressLocality": "Keansburg",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4523515",
                "longitude": "-74.1294813"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the Annual Keansburg Free Beach Summer Concert Series."
    }
]
```