

# Event Details

- **Event Name**: Naughty Monkey @ Jones Park
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 06:00 pm (-05:00)
- **Event Description**: Join Naughty Monkey for a great night of outdoor music at Jones Park in Appleton, WI on Thursday, September 17 from 6pm to 9pm.
- **Event URL**: https://allevents.in/appleton/naughty-monkey-jones-park/200030245053231
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 63

## Ticket Details


## Event venue details

- **city**: Appleton
- **state**: WI
- **country**: United States
- **location**: Jones Park
- **lat**: 44.259716919341
- **long**: -88.408268168319
- **full address**: Jones Park, 301 W. Lawrence St.,Appleton, Wisconsin, United States

## Event gallery

- **Alt text**: Naughty Monkey @ Jones Park
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5d6b8a55a3b9dbf7ffe5d474b513d505e433c665577da3ae7c06e62ababaad9a-rimg-w1200-h675-dc080808-gmir?v=1786315614

## FAQs

- **Q**: When and where is Naughty Monkey @ Jones Park being held?
  - **A:** Naughty Monkey @ Jones Park takes place on Thu, 17 Sep, 2026 at 06:00 pm to Thu, 17 Sep, 2026 at 06:00 pm at Jones Park, 301 W. Lawrence St.,Appleton, Wisconsin, United States.
- **Q**: Who is organizing Naughty Monkey @ Jones Park?
  - **A:** Naughty Monkey @ Jones Park is organized by Naughty Monkey Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Naughty Monkey @ Jones Park is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Appleton, this event is thoughtfully curated to deliver a standout experience worth every moment. With 60+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Naughty Monkey @ Jones Park",
        "image": "https://cdn-az.allevents.in/events10/banners/5d6b8a55a3b9dbf7ffe5d474b513d505e433c665577da3ae7c06e62ababaad9a-rimg-w1200-h675-dc080808-gmir?v=1786315614",
        "startDate": "2026-09-17T18:00:00-05:00",
        "url": "https://allevents.in/appleton/naughty-monkey-jones-park/200030245053231",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Jones Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 W. Lawrence St.,Appleton, Wisconsin",
                "addressLocality": "Appleton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.259716919341",
                "longitude": "-88.408268168319"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Naughty Monkey for a great night of outdoor music at Jones Park in Appleton, WI on Thursday, September 17 from 6pm to 9pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Naughty Monkey Band",
                "url": "https://allevents.in/org/naughty-monkey-band/21541090"
            }
        ]
    }
]
```