

# Event Details

- **Event Name**: Pico Rivera National Night Out
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 06:00 pm
- **Event Description**: Come dance the night away at National Night Out!
- **Event URL**: https://allevents.in/pico-rivera/pico-rivera-national-night-out/200030261012758
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Pico Rivera
- **state**: CA
- **country**: United States
- **location**: City of Pico Rivera - Government
- **lat**: 33.982503842668
- **long**: -118.08858856956
- **full address**: City of Pico Rivera - Government, 6615 Passons Boulevard,Pico Rivera, California, United States

## Event gallery

- **Alt text**: Pico Rivera National Night Out
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/976fb05637065cf44d2ddaa94d29429182ff88be2cb6a0f4f3ca7ec00d6dbb27-rimg-w1200-h675-dc1b1513-gmir?v=1784970357

## FAQs

- **Q**: When and where is Pico Rivera National Night Out being held?
  - **A:** Pico Rivera National Night Out takes place on Fri, 31 Jul, 2026 at 06:00 pm to Fri, 31 Jul, 2026 at 06:00 pm at City of Pico Rivera - Government, 6615 Passons Boulevard,Pico Rivera, California, United States.
- **Q**: Who is organizing Pico Rivera National Night Out?
  - **A:** Pico Rivera National Night Out is organized by Dance Dance Evolution.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pico Rivera National Night Out",
        "image": "https://cdn-az.allevents.in/events9/banners/976fb05637065cf44d2ddaa94d29429182ff88be2cb6a0f4f3ca7ec00d6dbb27-rimg-w1200-h675-dc1b1513-gmir?v=1784970357",
        "startDate": "2026-07-31",
        "url": "https://allevents.in/pico-rivera/pico-rivera-national-night-out/200030261012758",
        "location": {
            "@type": "Place",
            "name": "City of Pico Rivera - Government",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6615 Passons Boulevard,Pico Rivera, California",
                "addressLocality": "Pico Rivera",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.982503842668",
                "longitude": "-118.08858856956"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come dance the night away at National Night Out!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dance Dance Evolution",
                "url": "https://allevents.in/org/dance-dance-evolution/20004462"
            }
        ]
    }
]
```