

# Event Details

- **Event Name**: The Johns At The Rose Gravesend
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 03:00 pm (+01:00)
- **Event Description**: The Johns play classic tunes from the 60s and 70s.
- **Event URL**: https://allevents.in/gravesend/the-johns-at-the-rose-gravesend/200030132167756
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Gravesend
- **state**: EN
- **country**: United Kingdom
- **location**: The Rose
- **lat**: 51.434078167578
- **long**: 0.35342327650524
- **full address**: The Rose, 1 Perry Street,Gravesend, Kent, United Kingdom

## Event gallery

- **Alt text**: The Johns At The Rose Gravesend
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cbd40b06323a8de8b73d104ceb0e00c1b1f8e66eaf4133917327e5e8466470fa-rimg-w1200-h810-dc311a11-gmir?v=1784514133

## FAQs

- **Q**: When and where is The Johns At The Rose Gravesend being held?
  - **A:** The Johns At The Rose Gravesend takes place on Sun, 02 Aug, 2026 at 03:00 pm to Sun, 02 Aug, 2026 at 03:00 pm at The Rose, 1 Perry Street,Gravesend, Kent, United Kingdom.
- **Q**: Who is organizing The Johns At The Rose Gravesend?
  - **A:** The Johns At The Rose Gravesend is organized by The Johns.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Johns At The Rose Gravesend",
        "image": "https://cdn-az.allevents.in/events8/banners/cbd40b06323a8de8b73d104ceb0e00c1b1f8e66eaf4133917327e5e8466470fa-rimg-w1200-h810-dc311a11-gmir?v=1784514133",
        "startDate": "2026-08-02T15:00:00+01:00",
        "url": "https://allevents.in/gravesend/the-johns-at-the-rose-gravesend/200030132167756",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Rose",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Perry Street,Gravesend, Kent",
                "addressLocality": "Gravesend",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.434078167578",
                "longitude": "0.35342327650524"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Johns play classic tunes from the 60s and 70s.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Johns",
                "url": "https://allevents.in/org/the-johns/15027172",
                "description": "Kicking Ass Since 2018"
            }
        ]
    }
]
```