

# Event Details

- **Event Name**: Martin County Fair
- **Event Start and End Date**: Thu, 20 Aug, 2026 at 09:00 pm (-05:00)
- **Event Description**: Blue Dirt Road returns to the the Martin Co Fair in Fairmont, MN
- **Event URL**: https://allevents.in/fairmont/martin-county-fair/200029102294513
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 222

## Ticket Details


## Event venue details

- **city**: Fairmont
- **state**: MN
- **country**: United States
- **location**: Martin County Fair
- **lat**: 43.66627
- **long**: -94.48986
- **full address**: Martin County Fair, 1300 N Bixby Rd,Fairmont, Minnesota, United States

## Event gallery

- **Alt text**: Martin County Fair
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/025c5ee8d4256a627ef02039bf3157792f3def1702dd0ccf8dd59ea458b85621-rimg-w1179-h1195-dc050105-gmir?v=1775834172

## FAQs

- **Q**: When and where is Martin County Fair being held?
  - **A:** Martin County Fair takes place on Thu, 20 Aug, 2026 at 09:00 pm to Thu, 20 Aug, 2026 at 09:00 pm at Martin County Fair, 1300 N Bixby Rd,Fairmont, Minnesota, United States.
- **Q**: Who is organizing Martin County Fair?
  - **A:** Martin County Fair is organized by Blue Dirt Road.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Martin County Fair",
        "image": "https://cdn-az.allevents.in/events8/banners/025c5ee8d4256a627ef02039bf3157792f3def1702dd0ccf8dd59ea458b85621-rimg-w1179-h1195-dc050105-gmir?v=1775834172",
        "startDate": "2026-08-20T21:00:00-05:00",
        "url": "https://allevents.in/fairmont/martin-county-fair/200029102294513",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Martin County Fair",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1300 N Bixby Rd,Fairmont, Minnesota",
                "addressLocality": "Fairmont",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.66627",
                "longitude": "-94.48986"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Blue Dirt Road returns to the the Martin Co Fair in Fairmont, MN",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blue Dirt Road",
                "url": "https://allevents.in/org/blue-dirt-road/20901709"
            }
        ]
    }
]
```