

# Event Details

- **Event Name**: Summer Solstice at The Fox
- **Event Start and End Date**: Sun, 22 Jun, 2025 at 02:00 pm – Sun, 22 Jun, 2025 at 11:00 pm
- **Event Description**: Yessss, sun's out, bar open all day, music all day, join us (mine's a Pimms)! ????
- **Event URL**: https://allevents.in/newbury/summer-solstice-at-the-fox/200028378176916
- **Event Categories**: summer-solstice
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Newbury
- **state**: EN
- **country**: United Kingdom
- **location**: Kingsclere
- **lat**: 51.3167
- **long**: -1.25
- **full address**: Kingsclere, Newbury, Berkshire, United Kingdom

## Event gallery

- **Alt text**: Summer Solstice at The Fox
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f52b046440128912f81357b7a54ec5de8146716a967056b9fd0710455e8b0e18-rimg-w1080-h889-dc858f86-gmir?v=1750516696

## FAQs

- **Q**: When and where is Summer Solstice at The Fox being held?
  - **A:** Summer Solstice at The Fox takes place on Sun, 22 Jun, 2025 at 02:00 pm to Sun, 22 Jun, 2025 at 11:00 pm at Kingsclere, Newbury, Berkshire, United Kingdom.
- **Q**: Who is organizing Summer Solstice at The Fox?
  - **A:** Summer Solstice at The Fox is organized by Scampy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Solstice at The Fox",
        "image": "https://cdn-az.allevents.in/events10/banners/f52b046440128912f81357b7a54ec5de8146716a967056b9fd0710455e8b0e18-rimg-w1080-h889-dc858f86-gmir?v=1750516696",
        "startDate": "2025-06-22",
        "endDate": "2025-06-22",
        "url": "https://allevents.in/newbury/summer-solstice-at-the-fox/200028378176916",
        "location": {
            "@type": "Place",
            "name": "Kingsclere",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Newbury, Berkshire",
                "addressLocality": "Newbury",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.3167",
                "longitude": "-1.25"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Yessss, sun's out, bar open all day, music all day, join us (mine's a Pimms)! ????",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scampy",
                "url": "https://allevents.in/org/scampy/18022017"
            }
        ]
    }
]
```