

# Event Details

- **Event Name**: Veterans Day Program 2025
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 08:30 am
- **Event Description**: We are excited to announce that we will be hosting a Veterans Day Assembly again this year at Christine Grant. Please see the attached flyer for more details.
- **Event URL**: https://allevents.in/north-liberty/veterans-day-program-2025/200028987986222
- **Event Categories**: veterans-day
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: North Liberty
- **state**: IA
- **country**: United States
- **location**: 1000 Centro Way, North Liberty, IA, United States, Iowa 52317
- **lat**: 41.7575
- **long**: -91.60082
- **full address**: 1000 Centro Way, North Liberty, IA, United States, Iowa 52317

## Event gallery

- **Alt text**: Veterans Day Program 2025
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4cb1768cc967bcda6df00dc8ea975b67ee6458bebb5687171e22f5f8c6986fc7-rimg-w1200-h1553-dcffffff-gmir?v=1762259065

## FAQs

- **Q**: When and where is Veterans Day Program 2025 being held?
  - **A:** Veterans Day Program 2025 takes place on Tue, 11 Nov, 2025 at 08:30 am to Tue, 11 Nov, 2025 at 08:30 am at 1000 Centro Way, North Liberty, IA, United States, Iowa 52317.
- **Q**: Who is organizing Veterans Day Program 2025?
  - **A:** Veterans Day Program 2025 is organized by Music with Mrs. Jones.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veterans Day Program 2025",
        "image": "https://cdn-az.allevents.in/events10/banners/4cb1768cc967bcda6df00dc8ea975b67ee6458bebb5687171e22f5f8c6986fc7-rimg-w1200-h1553-dcffffff-gmir?v=1762259065",
        "startDate": "2025-11-11",
        "url": "https://allevents.in/north-liberty/veterans-day-program-2025/200028987986222",
        "location": {
            "@type": "Place",
            "name": "1000 Centro Way, North Liberty, IA, United States, Iowa 52317",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "972 Centro Way, North Liberty, IA 52317-9300, United States",
                "addressLocality": "North Liberty",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.7575",
                "longitude": "-91.60082"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are excited to announce that we will be hosting a Veterans Day Assembly again this year at Christine Grant. Please see the attached flyer for more details.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Music with Mrs. Jones",
                "url": "https://allevents.in/org/music-with-mrs-jones/26837783"
            }
        ]
    }
]
```