

# Event Details

- **Event Name**: Sunday afternoon at The George
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 04:00 pm (+01:00)
- **Event Description**: Sundays at The George is always a great gig with a great crowd that loves to join in!
- **Event URL**: https://allevents.in/gravesend/sunday-afternoon-at-the-george/200030282035156
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 29

## 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/events3/banners/1f068b506cd4426131069c3da5348e1543c551cf12f85d609e8e9a8552170973-rimg-w1200-h1661-dce9e8e9-gmir?v=1784181357

## FAQs

- **Q**: When and where is Sunday afternoon at The George being held?
  - **A:** Sunday afternoon at The George takes place on Sun, 19 Jul, 2026 at 04:00 pm to Sun, 19 Jul, 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.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday afternoon at The George is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Gravesend, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday afternoon at The George sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sunday afternoon at The George",
        "image": "https://cdn-az.allevents.in/events3/banners/1f068b506cd4426131069c3da5348e1543c551cf12f85d609e8e9a8552170973-rimg-w1200-h1661-dce9e8e9-gmir?v=1784181357",
        "startDate": "2026-07-19T16:00:00+01:00",
        "url": "https://allevents.in/gravesend/sunday-afternoon-at-the-george/200030282035156",
        "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": "Sundays at The George is always a great gig with a great crowd that loves to join in!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Band Sneaker",
                "url": "https://allevents.in/org/the-band-sneaker/21773978"
            }
        ]
    }
]
```