

# Event Details

- **Event Name**: International Coastal Cleanup
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 08:30 am (-05:00)
- **Event Description**: Keep Pensacola Beach will be conducting it's annual International Coastal Cleanup event on the 12th of September. This year's cleanup will be conducted at two locations: Casino Beach (beach ball) and Park West (just outside Fort Pickens). We will provide all the supplies including buckets, grabbers, gloves and trash bags. Water will also be available.
- **Event URL**: https://allevents.in/gulf-breeze/international-coastal-cleanup/200030446844808
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 64

## Ticket Details


## Event venue details

- **city**: Gulf Breeze
- **state**: FL
- **country**: United States
- **location**: Casino Beach and Park West, Pensacola Beach,  Florida
- **lat**: 30.34766
- **long**: -87.05571
- **full address**: Casino Beach and Park West, Pensacola Beach,  Florida, Pensacola Beach - Park East, Gulf Breeze, FL 32561, United States

## Event gallery

- **Alt text**: International Coastal Cleanup
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b088153a1d843e484af5ea2f48cd95ca886e4258f0d39302cf9e6f1abcc6e618-rimg-w851-h315-dc58b858-gmir?v=1788275610

## FAQs

- **Q**: When and where is International Coastal Cleanup being held?
  - **A:** International Coastal Cleanup takes place on Sat, 12 Sep, 2026 at 08:30 am to Sat, 12 Sep, 2026 at 08:30 am at Casino Beach and Park West, Pensacola Beach,  Florida, Pensacola Beach - Park East, Gulf Breeze, FL 32561, United States.
- **Q**: Who is organizing International Coastal Cleanup?
  - **A:** International Coastal Cleanup is organized by Keep Pensacola Beautiful.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "International Coastal Cleanup",
        "image": "https://cdn-az.allevents.in/events6/banners/b088153a1d843e484af5ea2f48cd95ca886e4258f0d39302cf9e6f1abcc6e618-rimg-w851-h315-dc58b858-gmir?v=1788275610",
        "startDate": "2026-09-12T08:30:00-05:00",
        "url": "https://allevents.in/gulf-breeze/international-coastal-cleanup/200030446844808",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Casino Beach and Park West, Pensacola Beach,  Florida",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pensacola Beach - Park East, Gulf Breeze, FL 32561, United States",
                "addressLocality": "Gulf Breeze",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.34766",
                "longitude": "-87.05571"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Keep Pensacola Beach will be conducting it's annual International Coastal Cleanup event on the 12th of September. This year's cleanup will be conducted at two locations: Casino Beach (beach ball) and Park West (just outside Fort Pickens). We will provide all the supplies including buckets, grabbers,",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Keep Pensacola Beautiful",
                "url": "https://allevents.in/org/keep-pensacola-beautiful/20798992"
            }
        ]
    }
]
```