

# Event Details

- **Event Name**: 9/11 Remembrance Ceremony
- **Event Start and End Date**: Thu, 11 Sep, 2025 at 06:00 pm
- **Event Description**: Please join us for a ceremony in remembrance of 9/11.
- **Event URL**: https://allevents.in/benton/9-11-remembrance-ceremony/200028780353531
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Benton
- **state**: PA
- **country**: United States
- **location**: 45 Shannon Rd, Benton, PA
- **lat**: 41.21552
- **long**: -76.37075
- **full address**: 45 Shannon Rd, Benton, PA, United States

## Event gallery

- **Alt text**: 9/11 Remembrance Ceremony
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b9c210b6f00972711c74eae6340fe0bcdc7ee7ddbf5d210ffa2aeed71389a1e2-rimg-w1200-h1200-dc34495b-gmir?v=1757431405

## FAQs

- **Q**: When and where is 9/11 Remembrance Ceremony being held?
  - **A:** 9/11 Remembrance Ceremony takes place on Thu, 11 Sep, 2025 at 06:00 pm to Thu, 11 Sep, 2025 at 06:00 pm at 45 Shannon Rd, Benton, PA, United States.
- **Q**: Who is organizing 9/11 Remembrance Ceremony?
  - **A:** 9/11 Remembrance Ceremony is organized by Benton VFW Post 8317.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "9/11 Remembrance Ceremony",
        "image": "https://cdn-az.allevents.in/events9/banners/b9c210b6f00972711c74eae6340fe0bcdc7ee7ddbf5d210ffa2aeed71389a1e2-rimg-w1200-h1200-dc34495b-gmir?v=1757431405",
        "startDate": "2025-09-11",
        "url": "https://allevents.in/benton/9-11-remembrance-ceremony/200028780353531",
        "location": {
            "@type": "Place",
            "name": "45 Shannon Rd, Benton, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 Shannon Hill Rd, Benton, PA 17814-7967, United States",
                "addressLocality": "Benton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.21552",
                "longitude": "-76.37075"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for a ceremony in remembrance of 9/11.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Benton VFW Post 8317",
                "url": "https://allevents.in/org/benton-vfw-post-8317/22975290"
            }
        ]
    }
]
```