

# Event Details

- **Event Name**: Campfest 26
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 01:00 pm
- **Event Description**: Gonna be a blast, see y’all down the Camphill Club.
- **Event URL**: https://allevents.in/addlestone/campfest-26/200030268917116
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Addlestone
- **state**: EN
- **country**: United Kingdom
- **location**: Camphill Social Club West Byfleet
- **lat**: 51.341282608879
- **long**: -0.49963116645813
- **full address**: Camphill Social Club West Byfleet, Camphill Road,West Byfleet, Addlestone, United Kingdom

## Event gallery

- **Alt text**: Campfest 26
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/59c0a3ee57aaf6ca764bbd7429a1ab90a7f3596ea8a304ad21dc1de62bb7ab77-rimg-w1200-h1750-dcf6eddb-gmir?v=1781854575

## FAQs

- **Q**: When and where is Campfest 26 being held?
  - **A:** Campfest 26 takes place on Sat, 20 Jun, 2026 at 01:00 pm to Sat, 20 Jun, 2026 at 01:00 pm at Camphill Social Club West Byfleet, Camphill Road,West Byfleet, Addlestone, United Kingdom.
- **Q**: Who is organizing Campfest 26?
  - **A:** Campfest 26 is organized by Nolan Sisters of Mercy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Campfest 26",
        "image": "https://cdn-az.allevents.in/events9/banners/59c0a3ee57aaf6ca764bbd7429a1ab90a7f3596ea8a304ad21dc1de62bb7ab77-rimg-w1200-h1750-dcf6eddb-gmir?v=1781854575",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/addlestone/campfest-26/200030268917116",
        "location": {
            "@type": "Place",
            "name": "Camphill Social Club West Byfleet",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Camphill Road,West Byfleet",
                "addressLocality": "Addlestone",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.341282608879",
                "longitude": "-0.49963116645813"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gonna be a blast, see y’all down the Camphill Club.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nolan Sisters of Mercy",
                "url": "https://allevents.in/org/nolan-sisters-of-mercy/27157857"
            }
        ]
    }
]
```