

# Event Details

- **Event Name**: THE BEACH
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 07:30 pm
- **Event Description**: While on holiday in Thailand, Richard sets out for an island rumored to be a solitary beach paradise. Based on the 1996 novel by Alex Garland.
- **Event URL**: https://allevents.in/newcastle-upon-tyne/the-beach/200030121638043
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Newcastle Upon Tyne
- **state**: EN
- **country**: United Kingdom
- **location**: Star and Shadow Cinema
- **lat**: 54.979330894739
- **long**: -1.5951867157891
- **full address**: Star and Shadow Cinema, 210 Warwick Street,Newcastle upon Tyne, United Kingdom

## Event gallery

- **Alt text**: THE BEACH
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e262b4829243cb6eddd342b4c4da39bd4dbacf1c94a068ca312f6a57dce76d87-rimg-w1200-h628-dc000700-gmir?v=1781246086

## FAQs

- **Q**: When and where is THE BEACH being held?
  - **A:** THE BEACH takes place on Sun, 14 Jun, 2026 at 07:30 pm to Sun, 14 Jun, 2026 at 07:30 pm at Star and Shadow Cinema, 210 Warwick Street,Newcastle upon Tyne, United Kingdom.
- **Q**: Who is organizing THE BEACH?
  - **A:** THE BEACH is organized by Star and Shadow Cinema.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "THE BEACH",
        "image": "https://cdn-az.allevents.in/events6/banners/e262b4829243cb6eddd342b4c4da39bd4dbacf1c94a068ca312f6a57dce76d87-rimg-w1200-h628-dc000700-gmir?v=1781246086",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/newcastle-upon-tyne/the-beach/200030121638043",
        "location": {
            "@type": "Place",
            "name": "Star and Shadow Cinema",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 Warwick Street,Newcastle upon Tyne",
                "addressLocality": "Newcastle Upon Tyne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.979330894739",
                "longitude": "-1.5951867157891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "While on holiday in Thailand, Richard sets out for an island rumored to be a solitary beach paradise. Based on the 1996 novel by Alex Garland.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Star and Shadow Cinema",
                "url": "https://allevents.in/org/star-and-shadow-cinema/765220",
                "description": "We're making our new home. Phase 2 is building new internal structures which will be our community spaces. We need your support, come & get involved!"
            }
        ]
    }
]
```