

# Event Details

- **Event Name**: It's a Wonderful Life
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 03:30 pm
- **Event Description**: Adapted for the stage from the classic film and brought to you by LADS, an award-winning local theatre company.
- **Event URL**: https://allevents.in/oswestry/its-a-wonderful-life/200029168408028
- **Event Categories**: art, theatre, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://ticketsource.co.uk/LADStheatre?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=oswestry-events

## Event venue details

- **city**: Oswestry
- **state**: EN
- **country**: United Kingdom
- **location**: Oswestry Senior Citizens Club
- **lat**: 52.85581
- **long**: -3.04984
- **full address**: Oswestry Senior Citizens Club, Oswestry, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The LADS (https://allevents.in/org/the-lads/26862960)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c646182282309d08b79a785493a00bf15947f4d3d82cd69c2a677fb3c0d2603a-rimg-w1133-h667-dc0f1630-gmir?v=1764303732
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a28f050f16011dd4c960ff03e15adc0b4ef25a00af4ff4201b6cc1f01ba603c1-rimg-w300-h300-dc0f1630-gmir?v=1764303733

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 03:30 pm
- **Q**: Where is the event happening?
  - **A:** Oswestry Senior Citizens Club, Oswestry, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The LADS
- **Q**: What type of event is this?
  - **A:** art, theatre, entertainment
- **Q**: Where can I find ticket details about It's a Wonderful Life ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "It's a Wonderful Life",
        "image": "https://cdn-az.allevents.in/events3/banners/c646182282309d08b79a785493a00bf15947f4d3d82cd69c2a677fb3c0d2603a-rimg-w1133-h667-dc0f1630-gmir?v=1764303732",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/oswestry/its-a-wonderful-life/200029168408028",
        "location": {
            "@type": "Place",
            "name": "Oswestry Senior Citizens Club",
            "address": {
                "@type": "PostalAddress",
                "name": "Oswestry Senior Citizens Club, Oswestry, United Kingdom",
                "addressLocality": "Oswestry",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.85581",
                "longitude": "-3.04984"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adapted for the stage from the classic film and brought to you by LADS, an award-winning local theatre company.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The LADS",
                "url": "https://allevents.in/org/the-lads/26862960"
            }
        ]
    }
]
```