

# Event Details

- **Event Name**: Dinosaur Discovery
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 10:00 am – Fri, 17 Jul, 2026 at 11:00 am
- **Event Description**: Join us on July 17th starting at 10 AM at the Denver Memorial Park for a "Dinosaur Discovery" presentation by the Lancaster County Parks and Recreation Department. Hunt and find hidden parts of a dinosaur and piece it back together before the story ends! For all ages.
- **Event URL**: https://allevents.in/denver/dinosaur-discovery/200030259987715
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Denver
- **state**: PA
- **country**: United States
- **location**: Denver Memorial Park Denver, Pa
- **lat**: 40.238467441618
- **long**: -76.141598336708
- **full address**: Denver Memorial Park Denver, Pa, Denver, United States

## Event gallery

- **Alt text**: Dinosaur Discovery
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2870b2cf2585b00c25a86363ba38cd4dc3a6d1e2a7f16c4cb3f2e13dedd70831-rimg-w1200-h675-dccaeea4-gmir?v=1783960989

## FAQs

- **Q**: When and where is Dinosaur Discovery being held?
  - **A:** Dinosaur Discovery takes place on Fri, 17 Jul, 2026 at 10:00 am to Fri, 17 Jul, 2026 at 11:00 am at Denver Memorial Park Denver, Pa, Denver, United States.
- **Q**: Who is organizing Dinosaur Discovery?
  - **A:** Dinosaur Discovery is organized by Adamstown Area Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dinosaur Discovery",
        "image": "https://cdn-az.allevents.in/events2/banners/2870b2cf2585b00c25a86363ba38cd4dc3a6d1e2a7f16c4cb3f2e13dedd70831-rimg-w1200-h675-dccaeea4-gmir?v=1783960989",
        "startDate": "2026-07-17",
        "endDate": "2026-07-17",
        "url": "https://allevents.in/denver/dinosaur-discovery/200030259987715",
        "location": {
            "@type": "Place",
            "name": "Denver Memorial Park Denver, Pa",
            "address": {
                "@type": "PostalAddress",
                "name": "Denver Memorial Park Denver, Pa, Denver, United States",
                "addressLocality": "Denver",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.238467441618",
                "longitude": "-76.141598336708"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on July 17th starting at 10 AM at the Denver Memorial Park for a \"Dinosaur Discovery\" presentation by the Lancaster County Parks and Recreation Department. Hunt and find hidden parts of a dinosaur and piece it back together before the story ends! For all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Adamstown Area Library",
                "url": "https://allevents.in/org/adamstown-area-library/22445581"
            }
        ]
    }
]
```