

# Event Details

- **Event Name**: Glastonbury Psychfest
- **Event Start and End Date**: Fri, 15 May, 2026 at 05:00 pm – Sun, 17 May, 2026 at 11:00 pm (+00:00)
- **Event Description**: A 3 day psychedelic / psych music festival.
Line-up to be announced
- **Event URL**: https://allevents.in/glastonbury/glastonbury-psychfest/300041667116
- **Event Categories**: festivals, music, entertainment, music-festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Bath/King-Arthur/Glastonbury-Psychfest/41667116/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Glastonbury
- **state**: EN
- **country**: United Kingdom
- **location**: King Arthur
- **lat**: 51.146398
- **long**: -2.720968
- **full address**: King Arthur, 31-33 Benedict Street, Glastonbury, United Kingdom

## Event gallery

- **Alt text**: Glastonbury Psychfest
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/05f341bbc6bd801e1d10ea628be69e2852f3aa8d356fe64f26dd760772ba69e2-rimg-w400-h400-dc181818-gmir.png?v=1776093958

## FAQs

- **Q**: When and where is Glastonbury Psychfest being held?
  - **A:** Glastonbury Psychfest takes place on Fri, 15 May, 2026 at 05:00 pm to Sun, 17 May, 2026 at 11:00 pm at King Arthur, 31-33 Benedict Street, Glastonbury, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Glastonbury Psychfest is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Glastonbury, this event is thoughtfully curated to deliver a standout experience worth every moment. If Glastonbury Psychfest sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Glastonbury Psychfest",
        "image": "https://cdn-az.allevents.in/events4/banners/05f341bbc6bd801e1d10ea628be69e2852f3aa8d356fe64f26dd760772ba69e2-rimg-w400-h400-dc181818-gmir.png?v=1776093958",
        "startDate": "2026-05-15T17:00:00+00:00",
        "endDate": "2026-05-17T23:00:00+00:00",
        "url": "https://allevents.in/glastonbury/glastonbury-psychfest/300041667116",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "King Arthur",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31-33 Benedict Street",
                "addressLocality": "Glastonbury",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.146398",
                "longitude": "-2.720968"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A 3 day psychedelic / psych music festival.\nLine-up to be announced"
    }
]
```