

# Event Details

- **Event Name**: Dino Adventure
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 10:00 am – Wed, 01 Jul, 2026 at 11:00 am
- **Event Description**: Join us for a Dino Adventure at the library!
It will be located in the kids area and will be 10AM ONLY.
This program is designed for children of all ages.
- **Event URL**: https://allevents.in/lebanon/dino-adventure/200030120519114
- **Event Categories**: trips-adventures, kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lebanon
- **state**: TN
- **country**: United States
- **location**: Lebanon-Wilson County Public Library
- **lat**: 36.208450169167
- **long**: -86.299224772667
- **full address**: Lebanon-Wilson County Public Library, 108 S Hatton Ave, Lebanon, TN 37087-3543, United States

## Event gallery

- **Alt text**: Dino Adventure
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ef01c84280f92dfcf1772a30833d8b887db81cdea4af2b3574eb21699ba315fe-rimg-w1200-h527-dcffffff-gmir?v=1782557696

## FAQs

- **Q**: When and where is Dino Adventure being held?
  - **A:** Dino Adventure takes place on Wed, 01 Jul, 2026 at 10:00 am to Wed, 01 Jul, 2026 at 11:00 am at Lebanon-Wilson County Public Library, 108 S Hatton Ave, Lebanon, TN 37087-3543, United States.
- **Q**: Who is organizing Dino Adventure?
  - **A:** Dino Adventure is organized by Lebanon-Wilson County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dino Adventure",
        "image": "https://cdn-az.allevents.in/events3/banners/ef01c84280f92dfcf1772a30833d8b887db81cdea4af2b3574eb21699ba315fe-rimg-w1200-h527-dcffffff-gmir?v=1782557696",
        "startDate": "2026-07-01",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/lebanon/dino-adventure/200030120519114",
        "location": {
            "@type": "Place",
            "name": "Lebanon-Wilson County Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "108 S Hatton Ave, Lebanon, TN 37087-3543, United States",
                "addressLocality": "Lebanon",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.208450169167",
                "longitude": "-86.299224772667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Dino Adventure at the library!\nIt will be located in the kids area and will be 10AM ONLY.\nThis program is designed for children of all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lebanon-Wilson County Public Library",
                "url": "https://allevents.in/org/lebanon-wilson-county-public-library/2858917",
                "description": "Visit our website: www.lebanonlibrary.net"
            }
        ]
    }
]
```