

# Event Details

- **Event Name**: Mike Massé and Sterling Cottam in Concert
- **Event Start and End Date**: Wed, 06 Aug, 2025 at 08:00 pm
- **Event Description**: Mike Massé and Sterling Cottam perform at the Cache County Fair at 8 PM on August 6th. Don't miss Mike's only appearance in Utah this year.
- **Event URL**: https://allevents.in/logan/mike-massé-and-sterling-cottam-in-concert/200028587061737
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: https://www.cachecounty.gov/fair/tickets.html?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=logan-events

## Event venue details

- **city**: Logan
- **state**: UT
- **country**: United States
- **location**: Cache County Fair and Rodeo
- **lat**: 41.7231161
- **long**: -111.8479946
- **full address**: Cache County Fair and Rodeo, 448 S 500 W, Logan, UT 84321-5164, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mike Massé (https://allevents.in/org/mike-massé/25937906)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/89d5926a59042edfe261529761123ee40816f6c9bcd083f736da074f0bf2dbc5-rimg-w851-h315-dcf5f2ee-gmir?v=1754509418
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a02d3cdd0dfb356b184e7a14883e201a37cc0122bf5c9279f07cebab27e19cd5-rimg-w300-h300-dcf5f2ed-gmir?v=1754509419

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 06 Aug, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Cache County Fair and Rodeo, 448 S 500 W, Logan, UT 84321-5164, United States
- **Q**: Who is organizing the event?
  - **A:** Mike Massé
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Mike Massé and Sterling Cottam in Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Mike Massé and Sterling Cottam in Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/89d5926a59042edfe261529761123ee40816f6c9bcd083f736da074f0bf2dbc5-rimg-w851-h315-dcf5f2ee-gmir?v=1754509418",
        "startDate": "2025-08-06",
        "url": "https://allevents.in/logan/mike-massé-and-sterling-cottam-in-concert/200028587061737",
        "location": {
            "@type": "Place",
            "name": "Cache County Fair and Rodeo",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "448 S 500 W, Logan, UT 84321-5164, United States",
                "addressLocality": "Logan",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.7231161",
                "longitude": "-111.8479946"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mike Massé and Sterling Cottam perform at the Cache County Fair at 8 PM on August 6th. Don't miss Mike's only appearance in Utah this year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mike Mass",
                "url": "https://allevents.in/org/mike-massé/25937906"
            }
        ]
    }
]
```