

# Event Details

- **Event Name**: Dinosaur Dimensions
- **Event Start and End Date**: Wed, 25 Jun, 2025 at 02:00 pm
- **Event Description**: Dinosaurs come to life with puppeteer Curt Strutz and his cast of dinosaur friends! All ages are invited to this exciting performance.
- **Event URL**: https://allevents.in/elmwood/dinosaur-dimensions/200028383095558
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Elmwood
- **state**: WI
- **country**: United States
- **location**: 111 N Main St. , Elmwood, WI, United States, Wisconsin 54740
- **lat**: 44.77981
- **long**: -92.1517
- **full address**: 111 N Main St. , Elmwood, WI, United States, Wisconsin 54740

## Event gallery

- **Alt text**: Dinosaur Dimensions
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0c484215645a6faf8324f291b54a43b2b74859242660a54f024414270a2e1a8b-rimg-w1200-h675-dcffffff-gmir?v=1750654677

## FAQs

- **Q**: When and where is Dinosaur Dimensions being held?
  - **A:** Dinosaur Dimensions takes place on Wed, 25 Jun, 2025 at 02:00 pm to Wed, 25 Jun, 2025 at 02:00 pm at 111 N Main St. , Elmwood, WI, United States, Wisconsin 54740.
- **Q**: Who is organizing Dinosaur Dimensions?
  - **A:** Dinosaur Dimensions is organized by Elmwood Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dinosaur Dimensions",
        "image": "https://cdn-az.allevents.in/events3/banners/0c484215645a6faf8324f291b54a43b2b74859242660a54f024414270a2e1a8b-rimg-w1200-h675-dcffffff-gmir?v=1750654677",
        "startDate": "2025-06-25",
        "url": "https://allevents.in/elmwood/dinosaur-dimensions/200028383095558",
        "location": {
            "@type": "Place",
            "name": "111 N Main St. , Elmwood, WI, United States, Wisconsin 54740",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 N Main St, Elmwood, WI 54740-8665, United States,Elmwood, Wisconsin",
                "addressLocality": "Elmwood",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.77981",
                "longitude": "-92.1517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dinosaurs come to life with puppeteer Curt Strutz and his cast of dinosaur friends! All ages are invited to this exciting performance.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elmwood Public Library",
                "url": "https://allevents.in/org/elmwood-public-library/20832549"
            }
        ]
    }
]
```