

# Event Details

- **Event Name**: Celebrate the River
- **Event Start and End Date**: Thu, 13 Aug, 2026 at 10:30 am
- **Event Description**: A family friendly photography walk along the River, booking details tbc
- **Event URL**: https://allevents.in/dover/celebrate-the-river/200030242668638
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Dover
- **state**: EN
- **country**: United Kingdom
- **location**: Dover Big Local
- **lat**: 51.13183
- **long**: 1.30686
- **full address**: Dover Big Local, Charlton Centre,Dover, Kent, United Kingdom

## Event gallery

- **Alt text**: Celebrate the River
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9c4de04671e88037128f5180a4017869f82dd7835c66b47571991517020fb586-rimg-w1200-h1191-dcf8f8f8-gmir?v=1786309722

## FAQs

- **Q**: When and where is Celebrate the River being held?
  - **A:** Celebrate the River takes place on Thu, 13 Aug, 2026 at 10:30 am to Thu, 13 Aug, 2026 at 10:30 am at Dover Big Local, Charlton Centre,Dover, Kent, United Kingdom.
- **Q**: Who is organizing Celebrate the River?
  - **A:** Celebrate the River is organized by Dover Tales.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Celebrate the River",
        "image": "https://cdn-az.allevents.in/events3/banners/9c4de04671e88037128f5180a4017869f82dd7835c66b47571991517020fb586-rimg-w1200-h1191-dcf8f8f8-gmir?v=1786309722",
        "startDate": "2026-08-13",
        "url": "https://allevents.in/dover/celebrate-the-river/200030242668638",
        "location": {
            "@type": "Place",
            "name": "Dover Big Local",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Charlton Centre,Dover, Kent",
                "addressLocality": "Dover",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.13183",
                "longitude": "1.30686"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A family friendly photography walk along the River, booking details tbc",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dover Tales",
                "url": "https://allevents.in/org/dover-tales/5134265",
                "description": "Restoring the proud heritage of the world renowned port of Dover through performance inspired by the lives of  \"ordinary people\" who gave us that heritage"
            }
        ]
    }
]
```