

# Event Details

- **Event Name**: Actor Children's Theatre presents Shrek, Jr.
- **Event Start and End Date**: Sun, 31 May, 2026 at 02:00 pm – Sat, 06 Jun, 2026 at 08:00 pm
- **Event Description**: Join Shrek on his quest to rescue Princess Fiona and free his swamp!
- **Event URL**: https://allevents.in/staten-island/actor-childrens-theatre-presents-shrek-jr/80002174925705
- **Event Categories**: Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Staten Island
- **state**: NY
- **country**: United States
- **location**: Wagner College Theatre
- **lat**: 40.6149559
- **long**: -74.094352
- **full address**: Wagner College Theatre, 631 Howard Avenue, Staten Island, NY 10301, United States

## Event gallery

- **Alt text**: Actor Children's Theatre presents Shrek, Jr.
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69b85e5e8dca3.jpg

## FAQs

- **Q**: When and where is Actor Children's Theatre presents Shrek, Jr. being held?
  - **A:** Actor Children's Theatre presents Shrek, Jr. takes place on Sun, 31 May, 2026 at 02:00 pm to Sat, 06 Jun, 2026 at 08:00 pm at Wagner College Theatre, 631 Howard Avenue, Staten Island, NY 10301, United States.
- **Q**: Who is organizing Actor Children's Theatre presents Shrek, Jr.?
  - **A:** Actor Children's Theatre presents Shrek, Jr. is organized by Wagner College Lifelong Learning.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Actor Children's Theatre presents Shrek, Jr.",
        "image": "https://cdn2.allevents.in/thumbs/thumb69b85e5e8dca3.jpg",
        "startDate": "2026-05-31",
        "endDate": "2026-06-06",
        "url": "https://allevents.in/staten-island/actor-childrens-theatre-presents-shrek-jr/80002174925705",
        "location": {
            "@type": "Place",
            "name": "Wagner College Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "631 Howard Avenue, Staten Island, NY 10301, United States",
                "postalCode": "10301",
                "addressLocality": "Staten Island",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.6149559",
                "longitude": "-74.094352"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Shrek on his quest to rescue Princess Fiona and free his swamp!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wagner College Lifelong Learning",
                "url": "https://allevents.in/org/wagner-college-lifelong-learning/21608194"
            }
        ]
    }
]
```