

# Event Details

- **Event Name**: Second Chance Prom
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 09:00 pm
- **Event Description**: Going to be a great night !
- **Event URL**: https://allevents.in/council-bluffs/second-chance-prom/200029386061001
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Council Bluffs
- **state**: IA
- **country**: United States
- **location**: Goldmine Bar & Grill
- **lat**: 41.246279833334
- **long**: -95.848060266667
- **full address**: Goldmine Bar &amp; Grill, 1601 Harry Langdon Blvd,Council Bluffs, Iowa, United States

## Event gallery

- **Alt text**: Second Chance Prom
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e4930b8bc06f46513438822d9cc206e46249453eb307b92bca6fbecda49bf759-rimg-w1200-h1549-dc5d3231-gmir?v=1767628774

## FAQs

- **Q**: When and where is Second Chance Prom being held?
  - **A:** Second Chance Prom takes place on Sat, 10 Jan, 2026 at 09:00 pm to Sat, 10 Jan, 2026 at 09:00 pm at Goldmine Bar &amp; Grill, 1601 Harry Langdon Blvd,Council Bluffs, Iowa, United States.
- **Q**: Who is organizing Second Chance Prom?
  - **A:** Second Chance Prom is organized by Goldmine Bar & Grill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Second Chance Prom",
        "image": "https://cdn-az.allevents.in/events6/banners/e4930b8bc06f46513438822d9cc206e46249453eb307b92bca6fbecda49bf759-rimg-w1200-h1549-dc5d3231-gmir?v=1767628774",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/council-bluffs/second-chance-prom/200029386061001",
        "location": {
            "@type": "Place",
            "name": "Goldmine Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1601 Harry Langdon Blvd,Council Bluffs, Iowa",
                "addressLocality": "Council Bluffs",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.246279833334",
                "longitude": "-95.848060266667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Going to be a great night !",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Goldmine Bar & Grill",
                "url": "https://allevents.in/org/goldmine-bar-and-grill/27266332"
            }
        ]
    }
]
```