

# Event Details

- **Event Name**: Monkey Down Live @ Make Music Montclair
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 05:00 pm
- **Event Description**: C'mon on over and cap this incredible day of live music with your favorite monkeys.  We'll play for about an hour--you'll want to check it out.
- **Event URL**: https://allevents.in/montclair/monkey-down-live-make-music-montclair/200030263992352
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Montclair
- **state**: NJ
- **country**: United States
- **location**: Cornerstone Montclair
- **lat**: 40.84047
- **long**: -74.20569
- **full address**: Cornerstone Montclair, 198 Bellevue Avenue,Montclair, New Jersey, United States

## Event gallery

- **Alt text**: Monkey Down Live @ Make Music Montclair
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3e7d54d5f538fc0d9ed06e8ec78f104d1ae989d5c68904fe504747004c211aa1-rimg-w1080-h1350-dc171014-gmir?v=1781795992

## FAQs

- **Q**: When and where is Monkey Down Live @ Make Music Montclair being held?
  - **A:** Monkey Down Live @ Make Music Montclair takes place on Sun, 21 Jun, 2026 at 05:00 pm to Sun, 21 Jun, 2026 at 05:00 pm at Cornerstone Montclair, 198 Bellevue Avenue,Montclair, New Jersey, United States.
- **Q**: Who is organizing Monkey Down Live @ Make Music Montclair?
  - **A:** Monkey Down Live @ Make Music Montclair is organized by Monkey Down Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monkey Down Live @ Make Music Montclair",
        "image": "https://cdn-az.allevents.in/events5/banners/3e7d54d5f538fc0d9ed06e8ec78f104d1ae989d5c68904fe504747004c211aa1-rimg-w1080-h1350-dc171014-gmir?v=1781795992",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/montclair/monkey-down-live-make-music-montclair/200030263992352",
        "location": {
            "@type": "Place",
            "name": "Cornerstone Montclair",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "198 Bellevue Avenue,Montclair, New Jersey",
                "addressLocality": "Montclair",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.84047",
                "longitude": "-74.20569"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "C'mon on over and cap this incredible day of live music with your favorite monkeys.  We'll play for about an hour--you'll want to check it out.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Monkey Down Band",
                "url": "https://allevents.in/org/monkey-down-band/27791106"
            }
        ]
    }
]
```