

# Event Details

- **Event Name**: The Black Prince Flower Boat Procession
- **Event Start and End Date**: Mon, 01 May, 2017 at 10:00 am
- **Event Description**: A day of fun, music, dancing and tradition for all the family
- **Event URL**: https://allevents.in/cornwall/the-black-prince-flower-boat-procession/1440701146229196
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cornwall
- **state**: England
- **country**: Reino Unido
- **location**: Millbrook, Kingsand and Cawsand
- **lat**: 50.3346178
- **long**: -4.2033749
- **full address**: Millbrook, Kingsand and Cawsand, Cornwall, Reino Unido

## Event gallery

- **Alt text**: The Black Prince Flower Boat Procession
  - **Image URL**: https://cdn-az.allevents.in/banners/4b3d99f983580f127fd5163d137536ba

## FAQs

- **Q**: When and where is The Black Prince Flower Boat Procession being held?
  - **A:** The Black Prince Flower Boat Procession takes place on Mon, 01 May, 2017 at 10:00 am to Mon, 01 May, 2017 at 10:00 am at Millbrook, Kingsand and Cawsand, Cornwall, Reino Unido.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Black Prince Flower Boat Procession",
        "image": "https://cdn-az.allevents.in/banners/4b3d99f983580f127fd5163d137536ba",
        "startDate": "2017-05-01",
        "url": "https://allevents.in/cornwall/the-black-prince-flower-boat-procession/1440701146229196",
        "location": {
            "@type": "Place",
            "name": "Millbrook, Kingsand and Cawsand",
            "address": {
                "@type": "PostalAddress",
                "name": "Millbrook, Kingsand and Cawsand, Cornwall, Reino Unido",
                "addressLocality": "Cornwall",
                "addressRegion": "England",
                "addressCountry": {
                    "@type": "Country",
                    "name": "Reino Unido"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.3346178",
                "longitude": "-4.2033749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A day of fun, music, dancing and tradition for all the family"
    }
]
```