

# Event Details

- **Event Name**: National Night Out
- **Event Start and End Date**: Tue, 04 Aug, 2026 at 05:00 pm – Tue, 04 Aug, 2026 at 09:00 pm
- **Event Description**: Please join us for this year's National Night Out Event . We will have free activities, food, music and fun!
- **Event URL**: https://allevents.in/mauldin/national-night-out/200030388487556
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 155

## Ticket Details


## Event venue details

- **city**: Mauldin
- **state**: SC
- **country**: United States
- **location**: 101 E Butler Rd, Mauldin, SC 29662-2103, United States
- **lat**: 34.77984
- **long**: -82.30639
- **full address**: 101 E Butler Rd, Mauldin, SC 29662-2103, United States

## Event gallery

- **Alt text**: National Night Out
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4323622c1bc2d92ea148f2ae60290c9296676186aafc0ea322e24ea8d9edafc9-rimg-w1200-h1552-dcfffefe-gmir?v=1785255960

## FAQs

- **Q**: When and where is National Night Out being held?
  - **A:** National Night Out takes place on Tue, 04 Aug, 2026 at 05:00 pm to Tue, 04 Aug, 2026 at 09:00 pm at 101 E Butler Rd, Mauldin, SC 29662-2103, United States.
- **Q**: Who is organizing National Night Out?
  - **A:** National Night Out is organized by Mauldin Police Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "National Night Out",
        "image": "https://cdn-az.allevents.in/events7/banners/4323622c1bc2d92ea148f2ae60290c9296676186aafc0ea322e24ea8d9edafc9-rimg-w1200-h1552-dcfffefe-gmir?v=1785255960",
        "startDate": "2026-08-04",
        "endDate": "2026-08-04",
        "url": "https://allevents.in/mauldin/national-night-out/200030388487556",
        "location": {
            "@type": "Place",
            "name": "101 E Butler Rd, Mauldin, SC 29662-2103, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 E Butler Rd, Mauldin, SC 29662-2103, United States",
                "addressLocality": "Mauldin",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.77984",
                "longitude": "-82.30639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for this year's National Night Out Event . We will have free activities, food, music and fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mauldin Police Department",
                "url": "https://allevents.in/org/mauldin-police-department/24365882"
            }
        ]
    }
]
```