

# Event Details

- **Event Name**: Spruce Up The Pier
- **Event Start and End Date**: Sat, 26 Apr, 2025 at 08:00 am – Sat, 26 Apr, 2025 at 09:00 am
- **Event Description**: Please join us Saturday, April 26 from 8am to 9am as we spruce up the pier.  We clean the granite, remove graffiti and pick up trash.  Meet at the granite panels.
- **Event URL**: https://allevents.in/ventura/spruce-up-the-pier/200028060870311
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Ventura
- **state**: CA
- **country**: United States
- **location**: Ventura Pier
- **lat**: 34.27623
- **long**: -119.29061
- **full address**: Ventura Pier, 668 Harbor Blvd.,Ventura, California, United States

## Event gallery

- **Alt text**: Spruce Up The Pier
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/924ed7fe44fabbc78fa9b5b613a9ff201ea341058787d46e3259f81aa5c83ac8-rimg-w1200-h900-dc8f8c94-gmir?v=1745566694

## FAQs

- **Q**: When and where is Spruce Up The Pier being held?
  - **A:** Spruce Up The Pier takes place on Sat, 26 Apr, 2025 at 08:00 am to Sat, 26 Apr, 2025 at 09:00 am at Ventura Pier, 668 Harbor Blvd.,Ventura, California, United States.
- **Q**: Who is organizing Spruce Up The Pier?
  - **A:** Spruce Up The Pier is organized by Pier Into the Future.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spruce Up The Pier",
        "image": "https://cdn-az.allevents.in/events1/banners/924ed7fe44fabbc78fa9b5b613a9ff201ea341058787d46e3259f81aa5c83ac8-rimg-w1200-h900-dc8f8c94-gmir?v=1745566694",
        "startDate": "2025-04-26",
        "endDate": "2025-04-26",
        "url": "https://allevents.in/ventura/spruce-up-the-pier/200028060870311",
        "location": {
            "@type": "Place",
            "name": "Ventura Pier",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "668 Harbor Blvd.,Ventura, California",
                "addressLocality": "Ventura",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.27623",
                "longitude": "-119.29061"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us Saturday, April 26 from 8am to 9am as we spruce up the pier.  We clean the granite, remove graffiti and pick up trash.  Meet at the granite panels.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pier Into the Future",
                "url": "https://allevents.in/org/pier-into-the-future/21076270"
            }
        ]
    }
]
```