

# Event Details

- **Event Name**: Monroe County Fair 
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 06:30 pm – Mon, 29 Jun, 2026 at 07:30 pm
- **Event Description**: Classic Country Music by Mystery Train Band
- **Event URL**: https://allevents.in/bloomington/monroe-county-fair/200030110581329
- **Event Categories**: music, entertainment, country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Bloomington
- **state**: IN
- **country**: United States
- **location**: Monroe County Fair Grounds
- **lat**: 39.138263435783
- **long**: -86.603133343641
- **full address**: Monroe County Fair Grounds, 5700 W. Airport Road,Bloomington, Indiana, United States

## Event gallery

- **Alt text**: Monroe County Fair
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/42ecf28437cd68c26a3c79e980a93a45a1b7e0e1399c573ff2f41f75a5fc2217-rimg-w426-h238-dcffffff-gmir?v=1782416272

## FAQs

- **Q**: When and where is Monroe County Fair  being held?
  - **A:** Monroe County Fair  takes place on Mon, 29 Jun, 2026 at 06:30 pm to Mon, 29 Jun, 2026 at 07:30 pm at Monroe County Fair Grounds, 5700 W. Airport Road,Bloomington, Indiana, United States.
- **Q**: Who is organizing Monroe County Fair ?
  - **A:** Monroe County Fair  is organized by Mystery Train Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Monroe County Fair  is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Bloomington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Monroe County Fair  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": "Monroe County Fair",
        "image": "https://cdn-az.allevents.in/events8/banners/42ecf28437cd68c26a3c79e980a93a45a1b7e0e1399c573ff2f41f75a5fc2217-rimg-w426-h238-dcffffff-gmir?v=1782416272",
        "startDate": "2026-06-29",
        "endDate": "2026-06-29",
        "url": "https://allevents.in/bloomington/monroe-county-fair/200030110581329",
        "location": {
            "@type": "Place",
            "name": "Monroe County Fair Grounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5700 W. Airport Road,Bloomington, Indiana",
                "addressLocality": "Bloomington",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.138263435783",
                "longitude": "-86.603133343641"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic Country Music by Mystery Train Band",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mystery Train Band",
                "url": "https://allevents.in/org/mystery-train-band/19972096"
            }
        ]
    }
]
```