

# Event Details

- **Event Name**: The Constant Wife
- **Event Start and End Date**: Tue, 20 Jan, 2026 at 07:30 pm – Tue, 20 Jan, 2026 at 10:30 pm
- **Event Description**: 1927. Constance is a very unhappy woman.
- **Event URL**: https://allevents.in/chichester/the-constant-wife/300041348848
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Chichester/Chichester-Festival-Theatre/The-Constant-Wife/41348848/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Chichester
- **state**: EN
- **country**: United Kingdom
- **location**: Chichester Festival Theatre
- **lat**: 50.8430759
- **long**: -0.7773428
- **full address**: Chichester Festival Theatre, Oaklands Park, Chichester, United Kingdom

## Event gallery

- **Alt text**: The Constant Wife
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ca2146479ab005de50ffac6cf1036a82a23ea0872ce705a7ee2f16bce1d0932d-rimg-w1024-h1024-dc211d1a-gmir.jpg?v=1766387880

## FAQs

- **Q**: When and where is The Constant Wife being held?
  - **A:** The Constant Wife takes place on Tue, 20 Jan, 2026 at 07:30 pm to Tue, 20 Jan, 2026 at 10:30 pm at Chichester Festival Theatre, Oaklands Park, Chichester, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Constant Wife",
        "image": "https://cdn-az.allevents.in/events6/banners/ca2146479ab005de50ffac6cf1036a82a23ea0872ce705a7ee2f16bce1d0932d-rimg-w1024-h1024-dc211d1a-gmir.jpg?v=1766387880",
        "startDate": "2026-01-20",
        "endDate": "2026-01-20",
        "url": "https://allevents.in/chichester/the-constant-wife/300041348848",
        "location": {
            "@type": "Place",
            "name": "Chichester Festival Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Oaklands Park",
                "addressLocality": "Chichester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.8430759",
                "longitude": "-0.7773428"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "1927. Constance is a very unhappy woman."
    }
]
```