

# Event Details

- **Event Name**: Lost Revenue live at down the street bar
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 08:00 pm
- **Event Description**: This show is in the eastern time zone for our local friends.

so the time would be 7pm central time
- **Event URL**: https://allevents.in/monticello/lost-revenue-live-at-down-the-street-bar/200029148305639
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200029148305639?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=monticello-events

## Event venue details

- **city**: Monticello
- **state**: IN
- **country**: United States
- **location**: 101 N Francis St, Monticello, IN 47960-1324, United States
- **lat**: 40.76682
- **long**: -86.76959
- **full address**: 101 N Francis St, Monticello, IN 47960-1324, United States

## Event gallery

- **Alt text**: Lost Revenue live at down the street bar
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/df1ed806c6d44544354ac64f41e6ff518604a095d4c431a1016fdf8dac79bf66-rimg-w1200-h1552-dcffffff-gmir?v=1767889924

## FAQs

- **Q**: When and where is Lost Revenue live at down the street bar being held?
  - **A:** Lost Revenue live at down the street bar takes place on Sat, 10 Jan, 2026 at 08:00 pm to Sat, 10 Jan, 2026 at 08:00 pm at 101 N Francis St, Monticello, IN 47960-1324, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lost Revenue live at down the street bar",
        "image": "https://cdn-az.allevents.in/events9/banners/df1ed806c6d44544354ac64f41e6ff518604a095d4c431a1016fdf8dac79bf66-rimg-w1200-h1552-dcffffff-gmir?v=1767889924",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/monticello/lost-revenue-live-at-down-the-street-bar/200029148305639",
        "location": {
            "@type": "Place",
            "name": "101 N Francis St, Monticello, IN 47960-1324, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 N Francis St, Monticello, IN 47960-1324, United States",
                "addressLocality": "Monticello",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.76682",
                "longitude": "-86.76959"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This show is in the eastern time zone for our local friends.\n\nso the time would be 7pm central time"
    }
]
```