

# Event Details

- **Event Name**: Dedication Ceremony
- **Event Start and End Date**: Fri, 22 May, 2026 at 10:00 am (-06:00)
- **Event Description**: Join us at 10 am as we dedicate the Idaho Field of Heroes Memorial.
- **Event URL**: https://allevents.in/pocatello/dedication-ceremony/200029960260849
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: United States
- **location**: Century High School
- **lat**: 42.882535133053
- **long**: -112.45177727827
- **full address**: Century High School, Pocatello,ID,United States

## Event gallery

- **Alt text**: Dedication Ceremony
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/537554f04b59b52311ae648347937444fbd61d9e46ed95cee69f86be771587ae-rimg-w897-h1271-dc91bbed-gmir?v=1777221696

## FAQs

- **Q**: When and where is Dedication Ceremony being held?
  - **A:** Dedication Ceremony takes place on Fri, 22 May, 2026 at 10:00 am to Fri, 22 May, 2026 at 10:00 am at Century High School, Pocatello,ID,United States.
- **Q**: Who is organizing Dedication Ceremony?
  - **A:** Dedication Ceremony is organized by Idaho Field of Heroes Memorial.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dedication Ceremony",
        "image": "https://cdn-az.allevents.in/events3/banners/537554f04b59b52311ae648347937444fbd61d9e46ed95cee69f86be771587ae-rimg-w897-h1271-dc91bbed-gmir?v=1777221696",
        "startDate": "2026-05-22T10:00:00-06:00",
        "url": "https://allevents.in/pocatello/dedication-ceremony/200029960260849",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Century High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pocatello,ID,United States",
                "addressLocality": "Pocatello",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.882535133053",
                "longitude": "-112.45177727827"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at 10 am as we dedicate the Idaho Field of Heroes Memorial.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Idaho Field of Heroes Memorial",
                "url": "https://allevents.in/org/idaho-field-of-heroes-memorial/5085430",
                "description": "The Field of Heroes is a one of a kind tribute to every service member who has died in Iraq or Afghanistan."
            }
        ]
    }
]
```