

# Event Details

- **Event Name**: Sunday afternoon at The George
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 04:00 pm (+01:00)
- **Event Description**: The best Sunday afternoon in town! We always look forward to playing here because there’s always a great atmosphere and the crowd are up for a party!
- **Event URL**: https://allevents.in/gravesend/sunday-afternoon-at-the-george/200029940843921
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gravesend
- **state**: EN
- **country**: United Kingdom
- **location**: The George Inn
- **lat**: 51.443417842956
- **long**: 0.37133721813325
- **full address**: The George Inn, 38 Queen Street,Gravesend, Kent, United Kingdom

## Event gallery

- **Alt text**: Sunday afternoon at The George
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5ac7dafb9e09110161bd2f11f77a5e82278a0fe8b482ba32986ce21b19cd111f-rimg-w1170-h1254-dcffffff-gmir?v=1776161301

## FAQs

- **Q**: When and where is Sunday afternoon at The George being held?
  - **A:** Sunday afternoon at The George takes place on Sun, 26 Apr, 2026 at 04:00 pm to Sun, 26 Apr, 2026 at 04:00 pm at The George Inn, 38 Queen Street,Gravesend, Kent, United Kingdom.
- **Q**: Who is organizing Sunday afternoon at The George?
  - **A:** Sunday afternoon at The George is organized by The Band Sneaker.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday afternoon at The George",
        "image": "https://cdn-az.allevents.in/events2/banners/5ac7dafb9e09110161bd2f11f77a5e82278a0fe8b482ba32986ce21b19cd111f-rimg-w1170-h1254-dcffffff-gmir?v=1776161301",
        "startDate": "2026-04-26T16:00:00+01:00",
        "url": "https://allevents.in/gravesend/sunday-afternoon-at-the-george/200029940843921",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The George Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "38 Queen Street,Gravesend, Kent",
                "addressLocality": "Gravesend",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.443417842956",
                "longitude": "0.37133721813325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The best Sunday afternoon in town! We always look forward to playing here because there’s always a great atmosphere and the crowd are up for a party!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Band Sneaker",
                "url": "https://allevents.in/org/the-band-sneaker/21773978"
            }
        ]
    }
]
```