

# Event Details

- **Event Name**: Foxes vs. Hays Larks
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 06:05 pm
- **Event Description**: Music Night
- **Event URL**: https://allevents.in/fort-collins/foxes-vs-hays-larks/200030214039632
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Fort Collins
- **state**: CO
- **country**: United States
- **location**: City Park Baseball Fields
- **lat**: 40.585442992745
- **long**: -105.10668701859
- **full address**: City Park Baseball Fields, 211 S Bryan Ave,Fort Collins, Colorado, United States

## Event gallery

- **Alt text**: Foxes vs. Hays Larks
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9904fc325cf68831ad4d19588e56f8b70cd40f045c6f43edbaab85c29aede109-rimg-w799-h401-dc14175e-gmir?v=1782287542

## FAQs

- **Q**: When and where is Foxes vs. Hays Larks being held?
  - **A:** Foxes vs. Hays Larks takes place on Tue, 30 Jun, 2026 at 06:05 pm to Tue, 30 Jun, 2026 at 06:05 pm at City Park Baseball Fields, 211 S Bryan Ave,Fort Collins, Colorado, United States.
- **Q**: Who is organizing Foxes vs. Hays Larks?
  - **A:** Foxes vs. Hays Larks is organized by Fort Collins Foxes.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Foxes vs. Hays Larks 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 Fort Collins, this event is thoughtfully curated to deliver a standout experience worth every moment. If Foxes vs. Hays Larks 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": "Foxes vs. Hays Larks",
        "image": "https://cdn-az.allevents.in/events10/banners/9904fc325cf68831ad4d19588e56f8b70cd40f045c6f43edbaab85c29aede109-rimg-w799-h401-dc14175e-gmir?v=1782287542",
        "startDate": "2026-06-30",
        "url": "https://allevents.in/fort-collins/foxes-vs-hays-larks/200030214039632",
        "location": {
            "@type": "Place",
            "name": "City Park Baseball Fields",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 S Bryan Ave,Fort Collins, Colorado",
                "addressLocality": "Fort Collins",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.585442992745",
                "longitude": "-105.10668701859"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Music Night",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fort Collins Foxes",
                "url": "https://allevents.in/org/fort-collins-foxes/27841091"
            }
        ]
    }
]
```