

# Event Details

- **Event Name**: F.S.R. Coffee Run
- **Event Start and End Date**: Tue, 04 Aug, 2026 at 06:00 am – Tue, 04 Aug, 2026 at 09:00 am
- **Event Description**: Join us for a 3 mile run at 6:00 AM then stick around for coffee and social time if you can! All are welcome to run, walk or leisurely bike.
- **Event URL**: https://allevents.in/moorhead/fsr-coffee-run/200030472557451
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Moorhead
- **state**: MN
- **country**: United States
- **location**: Starbucks
- **lat**: 46.8498
- **long**: -96.76705
- **full address**: Starbucks, 908 Holiday Dr, Moorhead, MN 56560-4445, United States

## Event gallery

- **Alt text**: F.S.R. Coffee Run
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/72dba0e43edcfb0cb52f8e42b1e20c33499c7dc803f7412fbebc734cba314251-rimg-w1200-h900-dcd8c8b8-gmir?v=1785822541

## FAQs

- **Q**: When and where is F.S.R. Coffee Run being held?
  - **A:** F.S.R. Coffee Run takes place on Tue, 04 Aug, 2026 at 06:00 am to Tue, 04 Aug, 2026 at 09:00 am at Starbucks, 908 Holiday Dr, Moorhead, MN 56560-4445, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "F.S.R. Coffee Run",
        "image": "https://cdn-az.allevents.in/events3/banners/72dba0e43edcfb0cb52f8e42b1e20c33499c7dc803f7412fbebc734cba314251-rimg-w1200-h900-dcd8c8b8-gmir?v=1785822541",
        "startDate": "2026-08-04",
        "endDate": "2026-08-04",
        "url": "https://allevents.in/moorhead/fsr-coffee-run/200030472557451",
        "location": {
            "@type": "Place",
            "name": "Starbucks",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "908 Holiday Dr, Moorhead, MN 56560-4445, United States",
                "addressLocality": "Moorhead",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.8498",
                "longitude": "-96.76705"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a 3 mile run at 6:00 AM then stick around for coffee and social time if you can! All are welcome to run, walk or leisurely bike."
    }
]
```