

# Event Details

- **Event Name**: Geocaching Survival 
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 09:00 am – Fri, 12 Dec, 2025 at 11:00 am
- **Event Description**: Using our survival skills for learning in December will work together to find some geocache’s in this local park.
- **Event URL**: https://allevents.in/neenah/geocaching-survival/200029223965214
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Neenah
- **state**: WI
- **country**: United States
- **location**: Memorial Park
- **lat**: 44.17709614
- **long**: -88.49230042
- **full address**: Memorial Park, Neenah,WI,United States

## Event gallery

- **Alt text**: Geocaching Survival
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/44581eda54401276cd3d94f76f86f93ca947ed4cf40634a013d78c697aa73d18-rimg-w960-h960-dc020813-gmir?v=1765094807

## FAQs

- **Q**: When and where is Geocaching Survival  being held?
  - **A:** Geocaching Survival  takes place on Fri, 12 Dec, 2025 at 09:00 am to Fri, 12 Dec, 2025 at 11:00 am at Memorial Park, Neenah,WI,United States.
- **Q**: Who is organizing Geocaching Survival ?
  - **A:** Geocaching Survival  is organized by Minds In Motion - Fox Valley.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Geocaching Survival",
        "image": "https://cdn-az.allevents.in/events2/banners/44581eda54401276cd3d94f76f86f93ca947ed4cf40634a013d78c697aa73d18-rimg-w960-h960-dc020813-gmir?v=1765094807",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/neenah/geocaching-survival/200029223965214",
        "location": {
            "@type": "Place",
            "name": "Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Neenah,WI,United States",
                "addressLocality": "Neenah",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.17709614",
                "longitude": "-88.49230042"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Using our survival skills for learning in December will work together to find some geocache’s in this local park.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Minds In Motion - Fox Valley",
                "url": "https://allevents.in/org/minds-in-motion-fox-valley/24490678"
            }
        ]
    }
]
```