

# Event Details

- **Event Name**: FSR Coffee Run!
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 06:00 am – Tue, 30 Dec, 2025 at 08:00 am
- **Event Description**: Join us for a three mile run through two college campuses and stay for coffee if you can!
- **Event URL**: https://allevents.in/moorhead/fsr-coffee-run/200029406277137
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Moorhead
- **state**: MN
- **country**: United States
- **location**: Twenty Below Coffee Co.
- **lat**: 46.8679591
- **long**: -96.7675553
- **full address**: Twenty Below Coffee Co., 600 S 8th St, Moorhead, MN 56560-3527, United States

## Event gallery

- **Alt text**: FSR Coffee Run!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8f3f7e63c2ee0d42e471fc6a279ab78dc30560121ea86fbd3ca81fba0adc7949-rimg-w1024-h1536-dc4ba1ac-gmir?v=1767039053

## FAQs

- **Q**: When and where is FSR Coffee Run! being held?
  - **A:** FSR Coffee Run! takes place on Tue, 30 Dec, 2025 at 06:00 am to Tue, 30 Dec, 2025 at 08:00 am at Twenty Below Coffee Co., 600 S 8th St, Moorhead, MN 56560-3527, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FSR Coffee Run!",
        "image": "https://cdn-az.allevents.in/events6/banners/8f3f7e63c2ee0d42e471fc6a279ab78dc30560121ea86fbd3ca81fba0adc7949-rimg-w1024-h1536-dc4ba1ac-gmir?v=1767039053",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/moorhead/fsr-coffee-run/200029406277137",
        "location": {
            "@type": "Place",
            "name": "Twenty Below Coffee Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 S 8th St, Moorhead, MN 56560-3527, United States",
                "addressLocality": "Moorhead",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.8679591",
                "longitude": "-96.7675553"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a three mile run through two college campuses and stay for coffee if you can!"
    }
]
```