

# Event Details

- **Event Name**: Christmas Baseball Clinic
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 08:00 am – Fri, 26 Dec, 2025 at 01:00 pm
- **Event Description**: Everything is SET!  GET READY FOR SOME BASEBALL!
- **Event URL**: https://allevents.in/vernal/christmas-baseball-clinic/200029336835819
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Vernal
- **state**: UT
- **country**: United States
- **location**: Uintah High
- **lat**: 40.464244790136
- **long**: -109.56450184183
- **full address**: Uintah High, 1880 W 500 N,Vernal, Utah, United States

## Event gallery

- **Alt text**: Christmas Baseball Clinic
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fccb74b2a51cb85a74115e781990f97480225582b628e29c71ec41b35bf7c9e1-rimg-w960-h540-dcffffff-gmir?v=1766668571

## FAQs

- **Q**: When and where is Christmas Baseball Clinic being held?
  - **A:** Christmas Baseball Clinic takes place on Fri, 26 Dec, 2025 at 08:00 am to Fri, 26 Dec, 2025 at 01:00 pm at Uintah High, 1880 W 500 N,Vernal, Utah, United States.
- **Q**: Who is organizing Christmas Baseball Clinic?
  - **A:** Christmas Baseball Clinic is organized by Vernal Youth Baseball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Baseball Clinic",
        "image": "https://cdn-az.allevents.in/events3/banners/fccb74b2a51cb85a74115e781990f97480225582b628e29c71ec41b35bf7c9e1-rimg-w960-h540-dcffffff-gmir?v=1766668571",
        "startDate": "2025-12-26",
        "endDate": "2025-12-26",
        "url": "https://allevents.in/vernal/christmas-baseball-clinic/200029336835819",
        "location": {
            "@type": "Place",
            "name": "Uintah High",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1880 W 500 N,Vernal, Utah",
                "addressLocality": "Vernal",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.464244790136",
                "longitude": "-109.56450184183"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everything is SET!  GET READY FOR SOME BASEBALL!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vernal Youth Baseball",
                "url": "https://allevents.in/org/vernal-youth-baseball/27220778"
            }
        ]
    }
]
```