

# Event Details

- **Event Name**: National Night Out 2026
- **Event Start and End Date**: Tue, 04 Aug, 2026 at 05:30 pm (-04:00)
- **Event Description**: another year :-)
- **Event URL**: https://allevents.in/pittsburgh/national-night-out-2026/200028665857404
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Pittsburgh
- **state**: PA
- **country**: United States
- **location**: Catalano Parklet
- **lat**: 40.460229794218
- **long**: -79.991762566794
- **full address**: Catalano Parklet, Pittsburgh, United States

## Event gallery

- **Alt text**: National Night Out 2026
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/bd246ad8159f873b17d02d2a269c9e72e6c4138b6b29c85c4be0a40ed406ff7d-rimg-w720-h360-dcffffff-gmir?v=1775019909

## FAQs

- **Q**: When and where is National Night Out 2026 being held?
  - **A:** National Night Out 2026 takes place on Tue, 04 Aug, 2026 at 05:30 pm to Tue, 04 Aug, 2026 at 05:30 pm at Catalano Parklet, Pittsburgh, United States.
- **Q**: Who is organizing National Night Out 2026?
  - **A:** National Night Out 2026 is organized by Pittsburgh 411.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "National Night Out 2026",
        "image": "https://cdn-az.allevents.in/events9/banners/bd246ad8159f873b17d02d2a269c9e72e6c4138b6b29c85c4be0a40ed406ff7d-rimg-w720-h360-dcffffff-gmir?v=1775019909",
        "startDate": "2026-08-04T17:30:00-04:00",
        "url": "https://allevents.in/pittsburgh/national-night-out-2026/200028665857404",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Catalano Parklet",
            "address": {
                "@type": "PostalAddress",
                "name": "Catalano Parklet, Pittsburgh, United States",
                "addressLocality": "Pittsburgh",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.460229794218",
                "longitude": "-79.991762566794"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "another year :-)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pittsburgh 411",
                "url": "https://allevents.in/org/pittsburgh-411/12057975",
                "description": "\"The 411 on the 412\" A place to ask and seek help from others in Pittsburgh. \nOkay to post and participate, yinz are Pittsburgher's.  Have fun, Post! "
            }
        ]
    }
]
```