

# Event Details

- **Event Name**: Jurassic Journey!
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 11:30 am – Wed, 22 Jul, 2026 at 11:30 am
- **Event Description**: Join us for Jurassic Journey every Wednesday at the Hood County Library. This program is for ages 8-12 years old.
- **Event URL**: https://allevents.in/granbury/jurassic-journey/200030240439546
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Granbury
- **state**: TX
- **country**: United States
- **location**: 222 N Travis St, Granbury, TX, United States, Texas 76048
- **lat**: 32.44438
- **long**: -97.78927
- **full address**: 222 N Travis St, Granbury, TX, United States, Texas 76048

## Event gallery

- **Alt text**: Jurassic Journey!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c617ee68f1bedf0cdb53ad3945d2ad0fce908d2a822ce9e7bf5021af43cd4241-rimg-w1200-h675-dc181a15-gmir?v=1781553826

## FAQs

- **Q**: When and where is Jurassic Journey! being held?
  - **A:** Jurassic Journey! takes place on Wed, 17 Jun, 2026 at 11:30 am to Wed, 22 Jul, 2026 at 11:30 am at 222 N Travis St, Granbury, TX, United States, Texas 76048.
- **Q**: Who is organizing Jurassic Journey!?
  - **A:** Jurassic Journey! is organized by Hood County Library, TX.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jurassic Journey!",
        "image": "https://cdn-az.allevents.in/events4/banners/c617ee68f1bedf0cdb53ad3945d2ad0fce908d2a822ce9e7bf5021af43cd4241-rimg-w1200-h675-dc181a15-gmir?v=1781553826",
        "startDate": "2026-06-17",
        "endDate": "2026-07-22",
        "url": "https://allevents.in/granbury/jurassic-journey/200030240439546",
        "location": {
            "@type": "Place",
            "name": "222 N Travis St, Granbury, TX, United States, Texas 76048",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "222 N Travis St, Granbury, TX 76048-2164, United States",
                "addressLocality": "Granbury",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.44438",
                "longitude": "-97.78927"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Jurassic Journey every Wednesday at the Hood County Library. This program is for ages 8-12 years old.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hood County Library TX",
                "url": "https://allevents.in/org/hood-county-library-tx/11755064"
            }
        ]
    }
]
```