

# Event Details

- **Event Name**: JR Dinosaur Rescue Escape Room
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 09:00 am
- **Event Description**: Drop in to see if you can rescue the dinosaurs from a cave! Ages 3-7 years with caregiver.
- **Event URL**: https://allevents.in/seneca/jr-dinosaur-rescue-escape-room/200030159211631
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Seneca
- **state**: IL
- **country**: United States
- **location**: 210 N Main St, Seneca, IL, United States, Illinois 61360
- **lat**: 41.31427
- **long**: -88.60969
- **full address**: 210 N Main St, Seneca, IL, United States, Illinois 61360

## Event gallery

- **Alt text**: JR Dinosaur Rescue Escape Room
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0dcec20e4d63e985459e1374d5a6c55a935bc4e62b024117ca3136c9d012ce70-rimg-w1200-h675-dc175d47-gmir?v=1780967572

## FAQs

- **Q**: When and where is JR Dinosaur Rescue Escape Room being held?
  - **A:** JR Dinosaur Rescue Escape Room takes place on Mon, 15 Jun, 2026 at 09:00 am to Mon, 15 Jun, 2026 at 09:00 am at 210 N Main St, Seneca, IL, United States, Illinois 61360.
- **Q**: Who is organizing JR Dinosaur Rescue Escape Room?
  - **A:** JR Dinosaur Rescue Escape Room is organized by Seneca Public Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "JR Dinosaur Rescue Escape Room",
        "image": "https://cdn-az.allevents.in/events7/banners/0dcec20e4d63e985459e1374d5a6c55a935bc4e62b024117ca3136c9d012ce70-rimg-w1200-h675-dc175d47-gmir?v=1780967572",
        "startDate": "2026-06-15",
        "url": "https://allevents.in/seneca/jr-dinosaur-rescue-escape-room/200030159211631",
        "location": {
            "@type": "Place",
            "name": "210 N Main St, Seneca, IL, United States, Illinois 61360",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 N Main St, Seneca, IL 61360-9347, United States",
                "addressLocality": "Seneca",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.31427",
                "longitude": "-88.60969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop in to see if you can rescue the dinosaurs from a cave! Ages 3-7 years with caregiver.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seneca Public Library District",
                "url": "https://allevents.in/org/seneca-public-library-district/23506600"
            }
        ]
    }
]
```