

# Event Details

- **Event Name**: Veteran's Celebration
- **Event Start and End Date**: Mon, 10 Nov, 2025 at 06:00 pm
- **Event Description**: Join Pack 1295 as we learn from Veteran's about their military service and what citizenship means to them.
- **Event URL**: https://allevents.in/pocatello/veterans-celebration/200029170752405
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: United States
- **location**: 1295 Alpine Ave, Chubbuck, ID
- **lat**: 42.91408
- **long**: -112.49415
- **full address**: 1295 Alpine Ave, Chubbuck, ID, 1295 Alpine Ave, Pocatello, ID 83202-3100, United States

## Event gallery

- **Alt text**: Veteran's Celebration
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/276b023ea7578a56ab3b70950f503dfbf19293adc3bc2d639a979f2a6e1421e8-rimg-w1200-h1552-dc1c275f-gmir?v=1762816445

## FAQs

- **Q**: When and where is Veteran's Celebration being held?
  - **A:** Veteran's Celebration takes place on Mon, 10 Nov, 2025 at 06:00 pm to Mon, 10 Nov, 2025 at 06:00 pm at 1295 Alpine Ave, Chubbuck, ID, 1295 Alpine Ave, Pocatello, ID 83202-3100, United States.
- **Q**: Who is organizing Veteran's Celebration?
  - **A:** Veteran's Celebration is organized by Cub Scout Pack 1295.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veteran's Celebration",
        "image": "https://cdn-az.allevents.in/events10/banners/276b023ea7578a56ab3b70950f503dfbf19293adc3bc2d639a979f2a6e1421e8-rimg-w1200-h1552-dc1c275f-gmir?v=1762816445",
        "startDate": "2025-11-10",
        "url": "https://allevents.in/pocatello/veterans-celebration/200029170752405",
        "location": {
            "@type": "Place",
            "name": "1295 Alpine Ave, Chubbuck, ID",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1295 Alpine Ave, Pocatello, ID 83202-3100, United States",
                "addressLocality": "Pocatello",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.91408",
                "longitude": "-112.49415"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Pack 1295 as we learn from Veteran's about their military service and what citizenship means to them.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cub Scout Pack 1295",
                "url": "https://allevents.in/org/cub-scout-pack-1295/25645360"
            }
        ]
    }
]
```