

# Event Details

- **Event Name**: An afternoon with The Rec
- **Event Start and End Date**: Sat, 30 May, 2026 at 03:00 pm (+01:00)
- **Event Description**: Live music from 3pm
Bouncy castle from 12pm 
Food served 12-6pm
- **Event URL**: https://allevents.in/ashford/an-afternoon-with-the-rec/200029940728543
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ashford
- **state**: EN
- **country**: United Kingdom
- **location**: The Street, Hamstreet, Ashford
- **lat**: 51.06605
- **long**: 0.85413
- **full address**: The Street, Hamstreet, Ashford, United Kingdom

## Event gallery

- **Alt text**: An afternoon with The Rec
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6d9d5509cef0167ee84075cd1c7a389f7f31236fa7bfbd38114b18f11679afbe-rimg-w1080-h1080-dc04142e-gmir?v=1776160243

## FAQs

- **Q**: When and where is An afternoon with The Rec being held?
  - **A:** An afternoon with The Rec takes place on Sat, 30 May, 2026 at 03:00 pm to Sat, 30 May, 2026 at 03:00 pm at The Street, Hamstreet, Ashford, United Kingdom.
- **Q**: Who is organizing An afternoon with The Rec?
  - **A:** An afternoon with The Rec is organized by The Dukes Head Hamstreet.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "An afternoon with The Rec",
        "image": "https://cdn-az.allevents.in/events8/banners/6d9d5509cef0167ee84075cd1c7a389f7f31236fa7bfbd38114b18f11679afbe-rimg-w1080-h1080-dc04142e-gmir?v=1776160243",
        "startDate": "2026-05-30T15:00:00+01:00",
        "url": "https://allevents.in/ashford/an-afternoon-with-the-rec/200029940728543",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Street, Hamstreet, Ashford",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Street, Ashford Road, Ashford, TN23 8AW, United Kingdom",
                "addressLocality": "Ashford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.06605",
                "longitude": "0.85413"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music from 3pm\nBouncy castle from 12pm \nFood served 12-6pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dukes Head Hamstreet",
                "url": "https://allevents.in/org/the-dukes-head-hamstreet/24371335"
            }
        ]
    }
]
```