

# Event Details

- **Event Name**: Dino Yoga
- **Event Start and End Date**: Wed, 10 Jun, 2026 at 10:30 am
- **Event Description**: Intended for kids ages 2-7 years old. 

Stomp, stretch, and ROAR in this roarsome yoga session!
- **Event URL**: https://allevents.in/tonganoxie/dino-yoga/200030170397531
- **Event Categories**: kids, health-wellness, yoga
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Tonganoxie
- **state**: KS
- **country**: United States
- **location**: Tonganoxie Public Library
- **lat**: 39.1094149
- **long**: -95.0911927
- **full address**: Tonganoxie Public Library, 217 E 4th Street,Tonganoxie, Kansas, United States

## Event gallery

- **Alt text**: Dino Yoga
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0c10823c0ba025f101f7daaca75d1b5b3364ad203b542d160485b3e7d18a6245-rimg-w863-h383-dc9eccca-gmir?v=1780255230

## FAQs

- **Q**: When and where is Dino Yoga being held?
  - **A:** Dino Yoga takes place on Wed, 10 Jun, 2026 at 10:30 am to Wed, 10 Jun, 2026 at 10:30 am at Tonganoxie Public Library, 217 E 4th Street,Tonganoxie, Kansas, United States.
- **Q**: Who is organizing Dino Yoga?
  - **A:** Dino Yoga is organized by Tonganoxie Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dino Yoga",
        "image": "https://cdn-az.allevents.in/events6/banners/0c10823c0ba025f101f7daaca75d1b5b3364ad203b542d160485b3e7d18a6245-rimg-w863-h383-dc9eccca-gmir?v=1780255230",
        "startDate": "2026-06-10",
        "url": "https://allevents.in/tonganoxie/dino-yoga/200030170397531",
        "location": {
            "@type": "Place",
            "name": "Tonganoxie Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "217 E 4th Street,Tonganoxie, Kansas",
                "addressLocality": "Tonganoxie",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.1094149",
                "longitude": "-95.0911927"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Intended for kids ages 2-7 years old. \n\nStomp, stretch, and ROAR in this roarsome yoga session!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tonganoxie Public Library",
                "url": "https://allevents.in/org/tonganoxie-public-library/6811833",
                "description": "Welcome to our page. You can find more information at www.tonganoxielibrary.org"
            }
        ]
    }
]
```