

# Event Details

- **Event Name**: The Lion, The Witch, and The Wardrobe
- **Event Start and End Date**: Fri, 13 Mar, 2026 at 07:00 pm – Sun, 15 Mar, 2026 at 03:00 pm
- **Event Description**: Tickets are on sale now!
- **Event URL**: https://allevents.in/toledo/the-lion-the-witch-and-the-wardrobe/200029676479113
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Toledo
- **state**: OH
- **country**: United States
- **location**: Epworth United Methodist Church
- **lat**: 41.67592
- **long**: -83.65766
- **full address**: Epworth United Methodist Church, 4855 W Central Ave,Toledo,OH,United States

## Event gallery

- **Alt text**: The Lion, The Witch, and The Wardrobe
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b27976edfbce695b6b406369800158983e1f2510cfc4707ebde80ba98efa7f54-rimg-w1200-h1855-dc2c8fc6-gmir?v=1773361884

## FAQs

- **Q**: When and where is The Lion, The Witch, and The Wardrobe being held?
  - **A:** The Lion, The Witch, and The Wardrobe takes place on Fri, 13 Mar, 2026 at 07:00 pm to Sun, 15 Mar, 2026 at 03:00 pm at Epworth United Methodist Church, 4855 W Central Ave,Toledo,OH,United States.
- **Q**: Who is organizing The Lion, The Witch, and The Wardrobe?
  - **A:** The Lion, The Witch, and The Wardrobe is organized by Epworth Theatre Ministry: ETM.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Lion, The Witch, and The Wardrobe",
        "image": "https://cdn-az.allevents.in/events4/banners/b27976edfbce695b6b406369800158983e1f2510cfc4707ebde80ba98efa7f54-rimg-w1200-h1855-dc2c8fc6-gmir?v=1773361884",
        "startDate": "2026-03-13",
        "endDate": "2026-03-15",
        "url": "https://allevents.in/toledo/the-lion-the-witch-and-the-wardrobe/200029676479113",
        "location": {
            "@type": "Place",
            "name": "Epworth United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4855 W Central Ave,Toledo,OH,United States",
                "addressLocality": "Toledo",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.67592",
                "longitude": "-83.65766"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets are on sale now!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Epworth Theatre Ministry ETM",
                "url": "https://allevents.in/org/epworth-theatre-ministry-etm/26190256"
            }
        ]
    }
]
```