

# Event Details

- **Event Name**: Foxes vs. Boulder 64's
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 04:05 pm
- **Event Description**: Youth Baseball Night
- **Event URL**: https://allevents.in/fort-collins/foxes-vs-boulder-64s/200030129211913
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## 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,CO,United States

## Event gallery

- **Alt text**: Foxes vs. Boulder 64's
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6f3e44ed97d050ac68c7e1adddbef4a80738ca324399ca759fc8e8b4cd45e921-rimg-w799-h401-dc08172f-gmir?v=1784555321

## FAQs

- **Q**: When and where is Foxes vs. Boulder 64's being held?
  - **A:** Foxes vs. Boulder 64's takes place on Sun, 26 Jul, 2026 at 04:05 pm to Sun, 26 Jul, 2026 at 04:05 pm at City Park Baseball Fields, 211 S Bryan Ave,Fort Collins,CO,United States.
- **Q**: Who is organizing Foxes vs. Boulder 64's?
  - **A:** Foxes vs. Boulder 64's is organized by Fort Collins Foxes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Foxes vs. Boulder 64's",
        "image": "https://cdn-az.allevents.in/events3/banners/6f3e44ed97d050ac68c7e1adddbef4a80738ca324399ca759fc8e8b4cd45e921-rimg-w799-h401-dc08172f-gmir?v=1784555321",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/fort-collins/foxes-vs-boulder-64s/200030129211913",
        "location": {
            "@type": "Place",
            "name": "City Park Baseball Fields",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 S Bryan Ave,Fort Collins,CO,United States",
                "addressLocality": "Fort Collins",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.585442992745",
                "longitude": "-105.10668701859"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth Baseball Night",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fort Collins Foxes",
                "url": "https://allevents.in/org/fort-collins-foxes/27841091"
            }
        ]
    }
]
```