

# Event Details

- **Event Name**: Sunday Funday Concert
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 03:00 pm (-04:00)
- **Event Description**: Jeff Canada returns for a Sunday funday show
- **Event URL**: https://allevents.in/monticello/sunday-funday-concert/200029689128640
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Monticello
- **state**: IN
- **country**: United States
- **location**: The Dynamite Jet Saloon
- **lat**: 40.768745671451
- **long**: -86.767584773437
- **full address**: The Dynamite Jet Saloon, 206 N Francis St, Monticello, IN 47960-1325, United States

## Event gallery

- **Alt text**: Sunday Funday Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6da8c6c3d3c09a62f89ee80d4db339c785c361e288ea324759fd10ef0fd569bc-rimg-w1200-h675-dcffffff-gmir?v=1775704550

## FAQs

- **Q**: When and where is Sunday Funday Concert being held?
  - **A:** Sunday Funday Concert takes place on Sun, 05 Jul, 2026 at 03:00 pm to Sun, 05 Jul, 2026 at 03:00 pm at The Dynamite Jet Saloon, 206 N Francis St, Monticello, IN 47960-1325, United States.
- **Q**: Who is organizing Sunday Funday Concert?
  - **A:** Sunday Funday Concert is organized by The Dynamite Jet Saloon.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Funday Concert 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 Monticello, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Funday Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sunday Funday Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/6da8c6c3d3c09a62f89ee80d4db339c785c361e288ea324759fd10ef0fd569bc-rimg-w1200-h675-dcffffff-gmir?v=1775704550",
        "startDate": "2026-07-05T15:00:00-04:00",
        "url": "https://allevents.in/monticello/sunday-funday-concert/200029689128640",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Dynamite Jet Saloon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "206 N Francis St, Monticello, IN 47960-1325, United States",
                "addressLocality": "Monticello",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.768745671451",
                "longitude": "-86.767584773437"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jeff Canada returns for a Sunday funday show",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dynamite Jet Saloon",
                "url": "https://allevents.in/org/the-dynamite-jet-saloon/23667119"
            }
        ]
    }
]
```