

# Event Details

- **Event Name**: It's a Wonderful LIfe
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm – Fri, 12 Dec, 2025 at 09:30 pm
- **Event Description**: Play adaptation of Frank Capra's 1946 movie.
- **Event URL**: https://allevents.in/wolfville/its-a-wonderful-life/200029343307553
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wolfville
- **state**: NS
- **country**: Canada
- **location**: Al Whittle Theatre
- **lat**: 45.09153
- **long**: -64.36275
- **full address**: Al Whittle Theatre, 450 Main Street,Wolfville, Nova Scotia, Canada

## Event gallery

- **Alt text**: It's a Wonderful LIfe
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0c9190bfb7f52e1720b4fbd64958a251bb2239ac9001d46b988efb220ec3825c-rimg-w414-h640-dc27324d-gmir?v=1765505752

## FAQs

- **Q**: When and where is It's a Wonderful LIfe being held?
  - **A:** It's a Wonderful LIfe takes place on Fri, 12 Dec, 2025 at 07:00 pm to Fri, 12 Dec, 2025 at 09:30 pm at Al Whittle Theatre, 450 Main Street,Wolfville, Nova Scotia, Canada.
- **Q**: Who is organizing It's a Wonderful LIfe?
  - **A:** It's a Wonderful LIfe is organized by Valley Players.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "It's a Wonderful LIfe",
        "image": "https://cdn-az.allevents.in/events1/banners/0c9190bfb7f52e1720b4fbd64958a251bb2239ac9001d46b988efb220ec3825c-rimg-w414-h640-dc27324d-gmir?v=1765505752",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/wolfville/its-a-wonderful-life/200029343307553",
        "location": {
            "@type": "Place",
            "name": "Al Whittle Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "450 Main Street,Wolfville, Nova Scotia",
                "addressLocality": "Wolfville",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.09153",
                "longitude": "-64.36275"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Play adaptation of Frank Capra's 1946 movie.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Valley Players",
                "url": "https://allevents.in/org/valley-players/27003144"
            }
        ]
    }
]
```