

# Event Details

- **Event Name**: Anna Karenina
- **Event Start and End Date**: Sat, 28 Jun, 2025 at 07:30 pm – Sat, 28 Jun, 2025 at 10:15 pm
- **Event Description**: Natalie Dormer stars in Tolstoy's romantic masterpiece of infidelity, passion and the search for fulfilment.
- **Event URL**: https://allevents.in/chichester/anna-karenina/300040660322
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Chichester/Chichester-Festival-Theatre/Anna-Karenina/40660322/?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**: banner
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/6/1/a/1949631_76b2a794_anna-karenina_1024.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/6/1/a/1949631_76b2a794_anna-karenina_400.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Jun, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Chichester Festival Theatre, Oaklands Park, Chichester, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Anna Karenina ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Anna Karenina",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/6/1/a/1949631_76b2a794_anna-karenina_1024.jpg",
        "startDate": "2025-06-28",
        "endDate": "2025-06-28",
        "url": "https://allevents.in/chichester/anna-karenina/300040660322",
        "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": "Natalie Dormer stars in Tolstoy's romantic masterpiece of infidelity, passion and the search for fulfilment."
    }
]
```