

# Event Details

- **Event Name**: Ringside Rock Night with Shaky Moon
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 08:00 pm
- **Event Description**: Shaky Moon invades the Ringside Pub!
- **Event URL**: https://allevents.in/caldwell/ringside-rock-night-with-shaky-moon/200029097548914
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Caldwell
- **state**: NJ
- **country**: United States
- **location**: RINGSIDE PUB
- **lat**: 40.84095
- **long**: -74.27807
- **full address**: RINGSIDE PUB, 379 Bloomfield Ave,Caldwell, New Jersey, United States

## Event gallery

- **Alt text**: Ringside Rock Night with Shaky Moon
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/63125b72e160af731eade531c48cc3005e041ce5b94a5d5507381ed9a16652ec-rimg-w1080-h1080-dc171316-gmir?v=1782396972

## FAQs

- **Q**: When and where is Ringside Rock Night with Shaky Moon being held?
  - **A:** Ringside Rock Night with Shaky Moon takes place on Fri, 26 Jun, 2026 at 08:00 pm to Fri, 26 Jun, 2026 at 08:00 pm at RINGSIDE PUB, 379 Bloomfield Ave,Caldwell, New Jersey, United States.
- **Q**: Who is organizing Ringside Rock Night with Shaky Moon?
  - **A:** Ringside Rock Night with Shaky Moon is organized by Shaky Moon Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ringside Rock Night with Shaky Moon",
        "image": "https://cdn-az.allevents.in/events3/banners/63125b72e160af731eade531c48cc3005e041ce5b94a5d5507381ed9a16652ec-rimg-w1080-h1080-dc171316-gmir?v=1782396972",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/caldwell/ringside-rock-night-with-shaky-moon/200029097548914",
        "location": {
            "@type": "Place",
            "name": "RINGSIDE PUB",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "379 Bloomfield Ave,Caldwell, New Jersey",
                "addressLocality": "Caldwell",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.84095",
                "longitude": "-74.27807"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Shaky Moon invades the Ringside Pub!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shaky Moon Band",
                "url": "https://allevents.in/org/shaky-moon-band/23250172"
            }
        ]
    }
]
```