

# Event Details

- **Event Name**: Scavenger Hunt
- **Event Start and End Date**: Sat, 16 May, 2026 at 11:00 am – Sat, 16 May, 2026 at 03:00 pm (-04:00)
- **Event Description**: Come for a day of sleuthing and free ice cream at the House of History. Open to all ages.
- **Event URL**: https://allevents.in/malone/scavenger-hunt/200029959429832
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Malone
- **state**: NY
- **country**: United States
- **location**: 51 Milwaukee St, PO Box 388, Malone, NY
- **lat**: 44.8472
- **long**: -74.28798
- **full address**: 51 Milwaukee St, PO Box 388, Malone, NY, United States

## Event gallery

- **Alt text**: Scavenger Hunt
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a154f2649f685ed8362157727ee8e5b0288937a8ae64d688f345fc6645da3272-rimg-w1125-h1099-dcfefefe-gmir?v=1776431672

## FAQs

- **Q**: When and where is Scavenger Hunt being held?
  - **A:** Scavenger Hunt takes place on Sat, 16 May, 2026 at 11:00 am to Sat, 16 May, 2026 at 03:00 pm at 51 Milwaukee St, PO Box 388, Malone, NY, United States.
- **Q**: Who is organizing Scavenger Hunt?
  - **A:** Scavenger Hunt is organized by Franklin County Historical & Museum Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scavenger Hunt",
        "image": "https://cdn-az.allevents.in/events3/banners/a154f2649f685ed8362157727ee8e5b0288937a8ae64d688f345fc6645da3272-rimg-w1125-h1099-dcfefefe-gmir?v=1776431672",
        "startDate": "2026-05-16T11:00:00-04:00",
        "endDate": "2026-05-16T15:00:00-04:00",
        "url": "https://allevents.in/malone/scavenger-hunt/200029959429832",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "51 Milwaukee St, PO Box 388, Malone, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "51 Milwaukee St, Malone, NY 12953-1916, United States",
                "addressLocality": "Malone",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.8472",
                "longitude": "-74.28798"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come for a day of sleuthing and free ice cream at the House of History. Open to all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Franklin County Historical & Museum Society",
                "url": "https://allevents.in/org/franklin-county-historical-and-museum-society/13149872"
            }
        ]
    }
]
```