

# Event Details

- **Event Name**: 2026 Senior Walk
- **Event Start and End Date**: Fri, 08 May, 2026 at 01:00 pm (-05:00)
- **Event Description**: Calling all Seniors!!  Parents of Seniors please join us for this First Annual Senior Walk!!
- **Event URL**: https://allevents.in/new-iberia/2026-senior-walk/200029940349824
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New Iberia
- **state**: LA
- **country**: United States
- **location**: 1520 Center Street, New Iberia, LA, US
- **lat**: 29.98963
- **long**: -91.83484
- **full address**: 1520 Center Street, New Iberia, LA, US, United States

## Event gallery

- **Alt text**: 2026 Senior Walk
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1f6cd022a30d9cf978737734b17fc12aabf8baf7cc229059b7f606978330052b-rimg-w990-h1282-dcffffff-gmir?v=1776156024

## FAQs

- **Q**: When and where is 2026 Senior Walk being held?
  - **A:** 2026 Senior Walk takes place on Fri, 08 May, 2026 at 01:00 pm to Fri, 08 May, 2026 at 01:00 pm at 1520 Center Street, New Iberia, LA, US, United States.
- **Q**: Who is organizing 2026 Senior Walk?
  - **A:** 2026 Senior Walk is organized by Center Street Elementary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Senior Walk",
        "image": "https://cdn-az.allevents.in/events3/banners/1f6cd022a30d9cf978737734b17fc12aabf8baf7cc229059b7f606978330052b-rimg-w990-h1282-dcffffff-gmir?v=1776156024",
        "startDate": "2026-05-08T13:00:00-05:00",
        "url": "https://allevents.in/new-iberia/2026-senior-walk/200029940349824",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1520 Center Street, New Iberia, LA, US",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1520 Center St, New Iberia, LA 70560-6601, United States",
                "addressLocality": "New Iberia",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.98963",
                "longitude": "-91.83484"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Calling all Seniors!!  Parents of Seniors please join us for this First Annual Senior Walk!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Center Street Elementary",
                "url": "https://allevents.in/org/center-street-elementary/27688531"
            }
        ]
    }
]
```