

# Event Details

- **Event Name**: The Bat Walk
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 09:00 pm
- **Event Description**: Back for another year
- **Event URL**: https://allevents.in/bromley/the-bat-walk/200030216705556
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Bromley
- **state**: EN
- **country**: United Kingdom
- **location**: Cator Park
- **lat**: 51.41058
- **long**: -0.04199
- **full address**: Cator Park, Bromley, United Kingdom

## Event gallery

- **Alt text**: The Bat Walk
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/198e271ee3a5601d624f49c5a364fac7afc860111a88bf3b57022d900048578a-rimg-w940-h788-dc113f57-gmir?v=1782481123

## FAQs

- **Q**: When and where is The Bat Walk being held?
  - **A:** The Bat Walk takes place on Fri, 26 Jun, 2026 at 09:00 pm to Fri, 26 Jun, 2026 at 09:00 pm at Cator Park, Bromley, United Kingdom.
- **Q**: Who is organizing The Bat Walk?
  - **A:** The Bat Walk is organized by Penge Festival.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Bat Walk",
        "image": "https://cdn-az.allevents.in/events9/banners/198e271ee3a5601d624f49c5a364fac7afc860111a88bf3b57022d900048578a-rimg-w940-h788-dc113f57-gmir?v=1782481123",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/bromley/the-bat-walk/200030216705556",
        "location": {
            "@type": "Place",
            "name": "Cator Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Cator Park, Bromley, United Kingdom",
                "addressLocality": "Bromley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.41058",
                "longitude": "-0.04199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Back for another year",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Penge Festival",
                "url": "https://allevents.in/org/penge-festival/15741565",
                "description": "This page celebrates and gives ongoing information regarding the next Penge Festival scheduled to take place from Saturday June 1 to Sunday June 23, 2019."
            }
        ]
    }
]
```