

# Event Details

- **Event Name**: Dino Eggs
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 01:00 pm
- **Event Description**: Come see who will be the winner in the book, “Dinosaur vs. The Library” by Bob Shea, and crack open your own dino egg!
- **Event URL**: https://allevents.in/ashland/dino-eggs/200030281655248
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Ashland
- **state**: KY
- **country**: United States
- **location**: Crabbe Elementary School
- **lat**: 38.475724939051
- **long**: -82.63988518684
- **full address**: Crabbe Elementary School, 520 17th St,Ashland, Kentucky, United States

## Event gallery

- **Alt text**: Dino Eggs
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ac831eb8ee98f912002257523838a95145bbe78272fb6c1ffac6fdd3306cd851-rimg-w1200-h675-dc29c1e0-gmir?v=1782718737

## FAQs

- **Q**: When and where is Dino Eggs being held?
  - **A:** Dino Eggs takes place on Wed, 01 Jul, 2026 at 01:00 pm to Wed, 01 Jul, 2026 at 01:00 pm at Crabbe Elementary School, 520 17th St,Ashland, Kentucky, United States.
- **Q**: Who is organizing Dino Eggs?
  - **A:** Dino Eggs is organized by Boyd County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dino Eggs",
        "image": "https://cdn-az.allevents.in/events8/banners/ac831eb8ee98f912002257523838a95145bbe78272fb6c1ffac6fdd3306cd851-rimg-w1200-h675-dc29c1e0-gmir?v=1782718737",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/ashland/dino-eggs/200030281655248",
        "location": {
            "@type": "Place",
            "name": "Crabbe Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 17th St,Ashland, Kentucky",
                "addressLocality": "Ashland",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.475724939051",
                "longitude": "-82.63988518684"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see who will be the winner in the book, “Dinosaur vs. The Library” by Bob Shea, and crack open your own dino egg!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boyd County Public Library",
                "url": "https://allevents.in/org/boyd-county-public-library/17492659"
            }
        ]
    }
]
```