

# Event Details

- **Event Name**: Dino Adventure! Live dinosaur show for kids!
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 01:30 pm
- **Event Description**: Come see a live performance for a special story time!
- **Event URL**: https://allevents.in/atlanta/dino-adventure-live-dinosaur-show-for-kids/200030095590959
- **Event Categories**: kids, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 52

## Ticket Details


## Event venue details

- **city**: Atlanta
- **state**: TX
- **country**: United States
- **location**: West Side Baptist Church
- **lat**: 33.11375
- **long**: -94.17719
- **full address**: West Side Baptist Church, 712 W Main St,Atlanta, Texas, United States

## Event gallery

- **Alt text**: Dino Adventure! Live dinosaur show for kids!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ac22791a0c1f0f60d2b180c8f235f6f7e80ea790e9d2de117867cef0024717ff-rimg-w1200-h1457-dcbec2be-gmir?v=1782396317

## FAQs

- **Q**: When and where is Dino Adventure! Live dinosaur show for kids! being held?
  - **A:** Dino Adventure! Live dinosaur show for kids! takes place on Wed, 01 Jul, 2026 at 01:30 pm to Wed, 01 Jul, 2026 at 01:30 pm at West Side Baptist Church, 712 W Main St,Atlanta, Texas, United States.
- **Q**: Who is organizing Dino Adventure! Live dinosaur show for kids!?
  - **A:** Dino Adventure! Live dinosaur show for kids! is organized by Atlanta Texas Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dino Adventure! Live dinosaur show for kids!",
        "image": "https://cdn-az.allevents.in/events4/banners/ac22791a0c1f0f60d2b180c8f235f6f7e80ea790e9d2de117867cef0024717ff-rimg-w1200-h1457-dcbec2be-gmir?v=1782396317",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/atlanta/dino-adventure-live-dinosaur-show-for-kids/200030095590959",
        "location": {
            "@type": "Place",
            "name": "West Side Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "712 W Main St,Atlanta, Texas",
                "addressLocality": "Atlanta",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.11375",
                "longitude": "-94.17719"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see a live performance for a special story time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Atlanta Texas Public Library",
                "url": "https://allevents.in/org/atlanta-texas-public-library/20537234"
            }
        ]
    }
]
```