

# Event Details

- **Event Name**: Veterans' Day Service
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 04:00 pm – Sun, 09 Nov, 2025 at 06:00 pm
- **Event Description**: Join us for our Annual Veterans' Recognition Service as we honor their sacrifice to protect our freedom.
- **Event URL**: https://allevents.in/aynor/veterans-day-service/200028936631431
- **Event Categories**: veterans-day
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Aynor
- **state**: SC
- **country**: United States
- **location**: 1007 Elm Street, Aynor, SC, United States, South Carolina 29511
- **lat**: 34.00017
- **long**: -79.19777
- **full address**: 1007 Elm Street, Aynor, SC, United States, South Carolina 29511

## Event gallery

- **Alt text**: Veterans' Day Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/86337cb0659b82f252a64a0e22b58069c114b2d2a82f75d7a51f1c4ce37892a3-rimg-w1200-h1424-dcffffff-gmir?v=1762115815

## FAQs

- **Q**: When and where is Veterans' Day Service being held?
  - **A:** Veterans' Day Service takes place on Sun, 09 Nov, 2025 at 04:00 pm to Sun, 09 Nov, 2025 at 06:00 pm at 1007 Elm Street, Aynor, SC, United States, South Carolina 29511.
- **Q**: Who is organizing Veterans' Day Service?
  - **A:** Veterans' Day Service is organized by Aynor Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veterans' Day Service",
        "image": "https://cdn-az.allevents.in/events6/banners/86337cb0659b82f252a64a0e22b58069c114b2d2a82f75d7a51f1c4ce37892a3-rimg-w1200-h1424-dcffffff-gmir?v=1762115815",
        "startDate": "2025-11-09",
        "endDate": "2025-11-09",
        "url": "https://allevents.in/aynor/veterans-day-service/200028936631431",
        "location": {
            "@type": "Place",
            "name": "1007 Elm Street, Aynor, SC, United States, South Carolina 29511",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1007 Elm St, Aynor, SC 29511-3014, United States",
                "addressLocality": "Aynor",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.00017",
                "longitude": "-79.19777"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Annual Veterans' Recognition Service as we honor their sacrifice to protect our freedom.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Aynor Methodist Church",
                "url": "https://allevents.in/org/aynor-methodist-church/20819070"
            }
        ]
    }
]
```