

# Event Details

- **Event Name**: A Day at the Park: Barrio Logan
- **Event Start and End Date**: Sat, 16 May, 2026 at 11:00 am – Sat, 16 May, 2026 at 03:00 pm (-07:00)
- **Event Description**: The Port of San Diego is excited to present “A Day at the Park”, a FREE family-friendly multicultural celebration at our Port park in Barrio Logan located at 1449 Cesar E. Chavez Pkwy, San Diego on Saturday, May 16.  Come enjoy the celebration featuring local food vendors, entertainment, performances, and activities for kids of all ages. For details and to sign up for event reminders: https://bit.ly/3PyRsm6 
- **Event URL**: https://allevents.in/san-diego/a-day-at-the-park-barrio-logan/80003576927206
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: San Diego
- **state**: CA
- **country**: United States
- **location**: Cesar Chavez Park
- **lat**: 32.6965845
- **long**: -117.1502339
- **full address**: Cesar Chavez Park, 1449 Cesar E. Chavez Pkwy, San Diego, CA 92101, United States

## Event gallery

- **Alt text**: A Day at the Park: Barrio Logan
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69dd60f0c1c3e.jpg

## FAQs

- **Q**: When and where is A Day at the Park: Barrio Logan being held?
  - **A:** A Day at the Park: Barrio Logan takes place on Sat, 16 May, 2026 at 11:00 am to Sat, 16 May, 2026 at 03:00 pm at Cesar Chavez Park, 1449 Cesar E. Chavez Pkwy, San Diego, CA 92101, United States.
- **Q**: Who is organizing A Day at the Park: Barrio Logan?
  - **A:** A Day at the Park: Barrio Logan is organized by Port of San Diego.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "A Day at the Park: Barrio Logan",
        "image": "https://cdn2.allevents.in/thumbs/thumb69dd60f0c1c3e.jpg",
        "startDate": "2026-05-16T11:00:00-07:00",
        "endDate": "2026-05-16T15:00:00-07:00",
        "url": "https://allevents.in/san-diego/a-day-at-the-park-barrio-logan/80003576927206",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cesar Chavez Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1449 Cesar E. Chavez Pkwy, San Diego, CA 92101, United States",
                "postalCode": "92101",
                "addressLocality": "San Diego",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.6965845",
                "longitude": "-117.1502339"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Port of San Diego is excited to present “A Day at the Park”, a FREE family-friendly multicultural celebration at our Port park in Barrio Logan located at 1449 Cesar E. Chavez Pkwy, San Diego on Saturday, May 16.  Come enjoy the celebration featuring local food vendors, entertainment, performance",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Port of San Diego",
                "url": "https://allevents.in/org/port-of-san-diego/24199114"
            }
        ]
    }
]
```