

# Event Details

- **Event Name**: Peter Pan: A musical adventure
- **Event Start and End Date**: Mon, 14 Dec, 2026 at 07:00 pm – Wed, 30 Dec, 2026 at 07:00 pm (+00:00)
- **Event Description**: Second star to the right, and then straight on until morning.
- **Event URL**: https://allevents.in/chichester/peter-pan-a-musical-adventure/300042125393
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Chichester/Chichester-Festival-Theatre/Peter-Pan-A-musical-adventure/42125393/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

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

## Event gallery

- **Alt text**: Peter Pan: A musical adventure
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/89ef6296525b7aaf82cf26c9f897c17d28fba0ca1c312bf55bb74f10b30f99f8-rimg-w1024-h1024-dc07142f-gmir.jpg?v=1776009752

## FAQs

- **Q**: When and where is Peter Pan: A musical adventure being held?
  - **A:** Peter Pan: A musical adventure takes place on Mon, 14 Dec, 2026 at 07:00 pm to Wed, 30 Dec, 2026 at 07:00 pm at Chichester Festival Theatre, Oaklands Park, Chichester, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Peter Pan: A musical adventure",
        "image": "https://cdn-az.allevents.in/events1/banners/89ef6296525b7aaf82cf26c9f897c17d28fba0ca1c312bf55bb74f10b30f99f8-rimg-w1024-h1024-dc07142f-gmir.jpg?v=1776009752",
        "startDate": "2026-12-14T19:00:00+00:00",
        "endDate": "2026-12-30T19:00:00+00:00",
        "url": "https://allevents.in/chichester/peter-pan-a-musical-adventure/300042125393",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Chichester Festival Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Oaklands Park",
                "addressLocality": "Chichester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.84307590",
                "longitude": "-0.77734280"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Second star to the right, and then straight on until morning."
    }
]
```