

# Event Details

- **Event Name**: September 11 Observance
- **Event Start and End Date**: Thu, 11 Sep, 2025 at 07:00 pm
- **Event Description**: Please join us as we honor and remember the lives lost, the courage shown, and the unity that followed the events of September 11, 2001.
- **Event URL**: https://allevents.in/new-providence/september-11-observance/200028826262408
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: New Providence
- **state**: NJ
- **country**: United States
- **location**: New Providence Centennial Park
- **lat**: 40.70228
- **long**: -74.40503
- **full address**: New Providence Centennial Park, Centennial Park, 112 South St, New Providence, NJ 07974, United States

## Event gallery

- **Alt text**: September 11 Observance
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a20dea207c64fd8d107313545f38d2fe6f9165a3cd37b0e896165bca61ceadf2-rimg-w940-h788-dc0149ac-gmir?v=1757313068

## FAQs

- **Q**: When and where is September 11 Observance being held?
  - **A:** September 11 Observance takes place on Thu, 11 Sep, 2025 at 07:00 pm to Thu, 11 Sep, 2025 at 07:00 pm at New Providence Centennial Park, Centennial Park, 112 South St, New Providence, NJ 07974, United States.
- **Q**: Who is organizing September 11 Observance?
  - **A:** September 11 Observance is organized by New Providence Volunteer Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "September 11 Observance",
        "image": "https://cdn-az.allevents.in/events9/banners/a20dea207c64fd8d107313545f38d2fe6f9165a3cd37b0e896165bca61ceadf2-rimg-w940-h788-dc0149ac-gmir?v=1757313068",
        "startDate": "2025-09-11",
        "url": "https://allevents.in/new-providence/september-11-observance/200028826262408",
        "location": {
            "@type": "Place",
            "name": "New Providence Centennial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Centennial Park, 112 South St, New Providence, NJ 07974, United States",
                "addressLocality": "New Providence",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.70228",
                "longitude": "-74.40503"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us as we honor and remember the lives lost, the courage shown, and the unity that followed the events of September 11, 2001.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Providence Volunteer Fire Department",
                "url": "https://allevents.in/org/new-providence-volunteer-fire-department/26361141"
            }
        ]
    }
]
```