

# Event Details

- **Event Name**: Veteran's Day
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 08:00 am
- **Event Description**: After the program, breakfast will be served to the veterans and their families.
- **Event URL**: https://allevents.in/sparta/veterans-day/200029131783510
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Sparta
- **state**: GA
- **country**: United States
- **location**: 1100 Linton Road, Sparta, GA, United States, Georgia
- **lat**: 33.26221
- **long**: -82.97286
- **full address**: 1100 Linton Road, Sparta, GA, United States, Georgia

## Event gallery

- **Alt text**: Veteran's Day
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/210984d2b53d81f75efd2f30856ade529e6889bade1622bbc3a96f7f7c3adcfe-rimg-w1200-h1600-dcffffff-gmir?v=1762327449

## FAQs

- **Q**: When and where is Veteran's Day being held?
  - **A:** Veteran's Day takes place on Tue, 11 Nov, 2025 at 08:00 am to Tue, 11 Nov, 2025 at 08:00 am at 1100 Linton Road, Sparta, GA, United States, Georgia.
- **Q**: Who is organizing Veteran's Day?
  - **A:** Veteran's Day is organized by John Hancock Academy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veteran's Day",
        "image": "https://cdn-az.allevents.in/events5/banners/210984d2b53d81f75efd2f30856ade529e6889bade1622bbc3a96f7f7c3adcfe-rimg-w1200-h1600-dcffffff-gmir?v=1762327449",
        "startDate": "2025-11-11",
        "url": "https://allevents.in/sparta/veterans-day/200029131783510",
        "location": {
            "@type": "Place",
            "name": "1100 Linton Road, Sparta, GA, United States, Georgia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1100 Linton Rd, Sparta, GA 31087-3042, United States",
                "addressLocality": "Sparta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.26221",
                "longitude": "-82.97286"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "After the program, breakfast will be served to the veterans and their families.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "John Hancock Academy",
                "url": "https://allevents.in/org/john-hancock-academy/25341952"
            }
        ]
    }
]
```