

# Event Details

- **Event Name**: Document Shredding Event
- **Event Start and End Date**: Sat, 16 May, 2026 at 08:00 am – Sat, 16 May, 2026 at 01:00 pm (-04:00)
- **Event Description**: Shred Industry Solutions Inc. will be onsite with their shredding truck, ready to securely destroy your documents right in the church parking lot. Bring your papers in and make a free-will donation, benefiting the church’s Missions and Philanthropy Ministry.
- **Event URL**: https://allevents.in/charlotte/document-shredding-event/80003458327316
- **Event Categories**: business, nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Charlotte
- **state**: NC
- **country**: United States
- **location**: St. Nektarios Greek Orthodox Church
- **lat**: 35.0769544
- **long**: -80.7563848
- **full address**: St. Nektarios Greek Orthodox Church, 5108 Kuykendall Rd, Charlotte, NC 28270, United States

## Event gallery

- **Alt text**: Document Shredding Event
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69e5909501c57.jpg

## FAQs

- **Q**: When and where is Document Shredding Event being held?
  - **A:** Document Shredding Event takes place on Sat, 16 May, 2026 at 08:00 am to Sat, 16 May, 2026 at 01:00 pm at St. Nektarios Greek Orthodox Church, 5108 Kuykendall Rd, Charlotte, NC 28270, United States.
- **Q**: Who is organizing Document Shredding Event?
  - **A:** Document Shredding Event is organized by St. Nektarios Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Document Shredding Event",
        "image": "https://cdn2.allevents.in/thumbs/thumb69e5909501c57.jpg",
        "startDate": "2026-05-16T08:00:00-04:00",
        "endDate": "2026-05-16T13:00:00-04:00",
        "url": "https://allevents.in/charlotte/document-shredding-event/80003458327316",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St. Nektarios Greek Orthodox Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5108 Kuykendall Rd, Charlotte, NC 28270, United States",
                "postalCode": "28270",
                "addressLocality": "Charlotte",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.0769544",
                "longitude": "-80.7563848"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Shred Industry Solutions Inc. will be onsite with their shredding truck, ready to securely destroy your documents right in the church parking lot. Bring your papers in and make a free-will donation, benefiting the church’s Missions and Philanthropy Ministry.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Nektarios Church",
                "url": "https://allevents.in/org/st-nektarios-church/19877380"
            }
        ]
    }
]
```