

# Event Details

- **Event Name**: Meet a dinosaur! 🦕 The emus are coming!
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 01:00 pm – Sun, 19 Apr, 2026 at 03:00 pm (-05:00)
- **Event Description**: Have you seen a living dinosaur?

Come Sunday, April 19th between 1pm and 3pm to see one in person!
- **Event URL**: https://allevents.in/cambridge/meet-a-dinosaur-the-emus-are-coming/200029938521913
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cambridge
- **state**: IL
- **country**: United States
- **location**: 132 W Center St, Cambridge, IL
- **lat**: 41.30279
- **long**: -90.19378
- **full address**: 132 W Center St, Cambridge, IL, United States

## Event gallery

- **Alt text**: Meet a dinosaur! 🦕 The emus are coming!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/04a4bcb709f521aa61be909faac0140e601a3cd5a02c61cfe009c0d17c5696ff-rimg-w1200-h844-dcffffff-gmir?v=1776119472

## FAQs

- **Q**: When and where is Meet a dinosaur! 🦕 The emus are coming! being held?
  - **A:** Meet a dinosaur! 🦕 The emus are coming! takes place on Sun, 19 Apr, 2026 at 01:00 pm to Sun, 19 Apr, 2026 at 03:00 pm at 132 W Center St, Cambridge, IL, United States.
- **Q**: Who is organizing Meet a dinosaur! 🦕 The emus are coming!?
  - **A:** Meet a dinosaur! 🦕 The emus are coming! is organized by Cambridge Natural History Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet a dinosaur! 🦕 The emus are coming!",
        "image": "https://cdn-az.allevents.in/events5/banners/04a4bcb709f521aa61be909faac0140e601a3cd5a02c61cfe009c0d17c5696ff-rimg-w1200-h844-dcffffff-gmir?v=1776119472",
        "startDate": "2026-04-19T13:00:00-05:00",
        "endDate": "2026-04-19T15:00:00-05:00",
        "url": "https://allevents.in/cambridge/meet-a-dinosaur-the-emus-are-coming/200029938521913",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "132 W Center St, Cambridge, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "132 W Center St, Cambridge, IL 61238-1238, United States",
                "addressLocality": "Cambridge",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.30279",
                "longitude": "-90.19378"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Have you seen a living dinosaur?\n\nCome Sunday, April 19th between 1pm and 3pm to see one in person!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cambridge Natural History Museum",
                "url": "https://allevents.in/org/cambridge-natural-history-museum/24943829"
            }
        ]
    }
]
```