

# Event Details

- **Event Name**: Romeo and Juliet
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 07:30 pm – Tue, 30 Jun, 2026 at 10:00 pm (+01:00)
- **Event Description**: You know the story. But you've never seen it quite like this...
- **Event URL**: https://allevents.in/exeter/romeo-and-juliet/200029431763117
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Exeter
- **state**: EN
- **country**: United Kingdom
- **location**: Cygnet Theatre
- **lat**: 50.719276479211
- **long**: -3.5294171542391
- **full address**: Cygnet Theatre, Cygnet Theatre, Friars Gate,Exeter, Devon, United Kingdom

## Event gallery

- **Alt text**: Romeo and Juliet
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ca954d3c9e5464274f1a6a1aefccf4958897dc226e4a34b0c0067f4ff0e4790b-rimg-w1200-h528-dc010506-gmir?v=1775903955

## FAQs

- **Q**: When and where is Romeo and Juliet being held?
  - **A:** Romeo and Juliet takes place on Tue, 30 Jun, 2026 at 07:30 pm to Tue, 30 Jun, 2026 at 10:00 pm at Cygnet Theatre, Cygnet Theatre, Friars Gate,Exeter, Devon, United Kingdom.
- **Q**: Who is organizing Romeo and Juliet?
  - **A:** Romeo and Juliet is organized by Shake on the Exe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Romeo and Juliet",
        "image": "https://cdn-az.allevents.in/events4/banners/ca954d3c9e5464274f1a6a1aefccf4958897dc226e4a34b0c0067f4ff0e4790b-rimg-w1200-h528-dc010506-gmir?v=1775903955",
        "startDate": "2026-06-30T19:30:00+01:00",
        "endDate": "2026-06-30T22:00:00+01:00",
        "url": "https://allevents.in/exeter/romeo-and-juliet/200029431763117",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cygnet Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cygnet Theatre, Friars Gate,Exeter, Devon",
                "addressLocality": "Exeter",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.719276479211",
                "longitude": "-3.5294171542391"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You know the story. But you've never seen it quite like this...",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shake on the Exe",
                "url": "https://allevents.in/org/shake-on-the-exe/24541539"
            }
        ]
    }
]
```