

# Event Details

- **Event Name**: Dino Egg Excavation
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 10:30 am
- **Event Description**: Dig into a mysterious Dinosaur egg, discover what hatches inside, and become a dinosaur expert by identifying your new prehistoric friend. Ages 3-7
- **Event URL**: https://allevents.in/cleburne/dino-egg-excavation/200030322608707
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Cleburne
- **state**: TX
- **country**: United States
- **location**: Cleburne Public Library
- **lat**: 32.347430850016
- **long**: -97.38851879461
- **full address**: Cleburne Public Library, 302 W Henderson St, Cleburne, TX 76033, United States

## Event gallery

- **Alt text**: Dino Egg Excavation
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d9985e59431194db20c9b08384440c150cd635aefbaa60a15473cd30bd775662-rimg-w1200-h1553-dcf4f1d2-gmir?v=1783468884

## FAQs

- **Q**: When and where is Dino Egg Excavation being held?
  - **A:** Dino Egg Excavation takes place on Wed, 08 Jul, 2026 at 10:30 am to Wed, 08 Jul, 2026 at 10:30 am at Cleburne Public Library, 302 W Henderson St, Cleburne, TX 76033, United States.
- **Q**: Who is organizing Dino Egg Excavation?
  - **A:** Dino Egg Excavation is organized by Cleburne Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dino Egg Excavation",
        "image": "https://cdn-az.allevents.in/events4/banners/d9985e59431194db20c9b08384440c150cd635aefbaa60a15473cd30bd775662-rimg-w1200-h1553-dcf4f1d2-gmir?v=1783468884",
        "startDate": "2026-07-08",
        "url": "https://allevents.in/cleburne/dino-egg-excavation/200030322608707",
        "location": {
            "@type": "Place",
            "name": "Cleburne Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "302 W Henderson St, Cleburne, TX 76033, United States",
                "addressLocality": "Cleburne",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.347430850016",
                "longitude": "-97.38851879461"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dig into a mysterious Dinosaur egg, discover what hatches inside, and become a dinosaur expert by identifying your new prehistoric friend. Ages 3-7",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cleburne Public Library",
                "url": "https://allevents.in/org/cleburne-public-library/12027414",
                "description": "Welcome to the official Facebook home of the Cleburne Public Library! Please become a fan for regular updates on events, books and more!"
            }
        ]
    }
]
```