

# Event Details

- **Event Name**: Seek!
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 01:00 pm – Wed, 08 Jul, 2026 at 01:00 pm
- **Event Description**: It's time go pre-historic this summer for those entering 4th-5th grade.
- **Event URL**: https://allevents.in/mcpherson/seek/200030232211329
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mcpherson
- **state**: KS
- **country**: United States
- **location**: 214 W Marlin St, McPherson, KS, United States, Kansas 67460
- **lat**: 38.37068
- **long**: -97.66885
- **full address**: 214 W Marlin St, McPherson, KS, United States, Kansas 67460

## Event gallery

- **Alt text**: Seek!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b67335a805c277fa2e90c431c9e4421fc679ed651df785a664c120f651648837-rimg-w1200-h675-dcf1eaef-gmir?v=1782666397

## FAQs

- **Q**: When and where is Seek! being held?
  - **A:** Seek! takes place on Tue, 07 Jul, 2026 at 01:00 pm to Wed, 08 Jul, 2026 at 01:00 pm at 214 W Marlin St, McPherson, KS, United States, Kansas 67460.
- **Q**: Who is organizing Seek!?
  - **A:** Seek! is organized by McPherson Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seek!",
        "image": "https://cdn-az.allevents.in/events10/banners/b67335a805c277fa2e90c431c9e4421fc679ed651df785a664c120f651648837-rimg-w1200-h675-dcf1eaef-gmir?v=1782666397",
        "startDate": "2026-07-07",
        "endDate": "2026-07-08",
        "url": "https://allevents.in/mcpherson/seek/200030232211329",
        "location": {
            "@type": "Place",
            "name": "214 W Marlin St, McPherson, KS, United States, Kansas 67460",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "214 W Marlin St, McPherson, KS 67460-4218, United States",
                "addressLocality": "Mcpherson",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.37068",
                "longitude": "-97.66885"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's time go pre-historic this summer for those entering 4th-5th grade.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McPherson Public Library",
                "url": "https://allevents.in/org/mcpherson-public-library/21797305"
            }
        ]
    }
]
```