

# Event Details

- **Event Name**: Fossil Frenzy!
- **Event Start and End Date**: Wed, 10 Jun, 2026 at 10:00 am
- **Event Description**: Young paleontologists, assemble! Kids dig in and uncover the mysteries of prehistoric life through fossil exploration and hands-on activities. This program brings the ancient world roaring back to life in a way kids won't soon forget!
- **Event URL**: https://allevents.in/la-veta/fossil-frenzy/200030117272924
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: La Veta
- **state**: CO
- **country**: United States
- **location**: 310 S. Main St., La Veta, CO, United States, Colorado 81055
- **lat**: 37.50756
- **long**: -105.00924
- **full address**: 310 S. Main St., La Veta, CO, United States, Colorado 81055

## Event gallery

- **Alt text**: Fossil Frenzy!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3abda6909e674ce60c1ce5499ee43b14e84c1ddf4589f413af1d8d736308605f-rimg-w1200-h675-dcf3f1ea-gmir?v=1780362077

## FAQs

- **Q**: When and where is Fossil Frenzy! being held?
  - **A:** Fossil Frenzy! takes place on Wed, 10 Jun, 2026 at 10:00 am to Wed, 10 Jun, 2026 at 10:00 am at 310 S. Main St., La Veta, CO, United States, Colorado 81055.
- **Q**: Who is organizing Fossil Frenzy!?
  - **A:** Fossil Frenzy! is organized by La Veta Regional Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fossil Frenzy!",
        "image": "https://cdn-az.allevents.in/events7/banners/3abda6909e674ce60c1ce5499ee43b14e84c1ddf4589f413af1d8d736308605f-rimg-w1200-h675-dcf3f1ea-gmir?v=1780362077",
        "startDate": "2026-06-10",
        "url": "https://allevents.in/la-veta/fossil-frenzy/200030117272924",
        "location": {
            "@type": "Place",
            "name": "310 S. Main St., La Veta, CO, United States, Colorado 81055",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "310 S Main St, La Veta, CO 81055-5092, United States",
                "addressLocality": "La Veta",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.50756",
                "longitude": "-105.00924"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Young paleontologists, assemble! Kids dig in and uncover the mysteries of prehistoric life through fossil exploration and hands-on activities. This program brings the ancient world roaring back to life in a way kids won't soon forget!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "La Veta Regional Library District",
                "url": "https://allevents.in/org/la-veta-regional-library-district/27311140"
            }
        ]
    }
]
```