

# Event Details

- **Event Name**: 2025 Medallion Hunt
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 11:00 am
- **Event Description**: It's almost time for our annual city wide Medallion Hunt! Throughout the month of December participants will receive 10 clues to where the medallion may be hidden! Stay tuned for more information!
- **Event URL**: https://allevents.in/forest-city/2025-medallion-hunt/200029032864423
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 114

## Ticket Details


## Event venue details

- **city**: Forest City
- **state**: IA
- **country**: United States
- **location**: 106 South 4th Street, Forest City, IA, United States, Iowa
- **lat**: 43.26303
- **long**: -93.63757
- **full address**: 106 South 4th Street, Forest City, IA, United States, Iowa

## Event gallery

- **Alt text**: 2025 Medallion Hunt
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5dd9c763ef8679e1322c7199343566b8d88e8ece8586c1bc5b260500958bdd5e-rimg-w1200-h676-dcad8d5a-gmir?v=1764590790

## FAQs

- **Q**: When and where is 2025 Medallion Hunt being held?
  - **A:** 2025 Medallion Hunt takes place on Mon, 01 Dec, 2025 at 11:00 am to Mon, 01 Dec, 2025 at 11:00 am at 106 South 4th Street, Forest City, IA, United States, Iowa.
- **Q**: Who is organizing 2025 Medallion Hunt?
  - **A:** 2025 Medallion Hunt is organized by Forest City Chamber of Commerce and Visitors Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Medallion Hunt",
        "image": "https://cdn-az.allevents.in/events2/banners/5dd9c763ef8679e1322c7199343566b8d88e8ece8586c1bc5b260500958bdd5e-rimg-w1200-h676-dcad8d5a-gmir?v=1764590790",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/forest-city/2025-medallion-hunt/200029032864423",
        "location": {
            "@type": "Place",
            "name": "106 South 4th Street, Forest City, IA, United States, Iowa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 S 4th St, Forest City, IA 50436-1712, United States",
                "addressLocality": "Forest City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.26303",
                "longitude": "-93.63757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's almost time for our annual city wide Medallion Hunt! Throughout the month of December participants will receive 10 clues to where the medallion may be hidden! Stay tuned for more information!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Forest City Chamber of Commerce and Visitors Center",
                "url": "https://allevents.in/org/forest-city-chamber-of-commerce-and-visitors-center/20715762"
            }
        ]
    }
]
```