

# Event Details

- **Event Name**: Historic Harrison Market
- **Event Start and End Date**: Sun, 31 May, 2026 at 09:00 am – Sun, 31 May, 2026 at 01:00 pm (-04:00)
- **Event Description**: Join us for our monthly Farmers Market in Harrison OH. This is not my event, but we participate monthly.
- **Event URL**: https://allevents.in/harrison/historic-harrison-market/200030146089717
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Harrison
- **state**: OH
- **country**: United States
- **location**: Harrison Fire Department
- **lat**: 39.26186
- **long**: -84.8182999
- **full address**: Harrison Fire Department, 200 Harrison Avenue,Harrison, Ohio, United States

## Event gallery

- **Alt text**: Historic Harrison Market
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6e6013209c1e1b81cc243461949f91bdcb8b6e689d1c25af8f0024e952ab00e7-rimg-w1200-h1185-dcf8efe7-gmir?v=1779936316

## FAQs

- **Q**: When and where is Historic Harrison Market being held?
  - **A:** Historic Harrison Market takes place on Sun, 31 May, 2026 at 09:00 am to Sun, 31 May, 2026 at 01:00 pm at Harrison Fire Department, 200 Harrison Avenue,Harrison, Ohio, United States.
- **Q**: Who is organizing Historic Harrison Market?
  - **A:** Historic Harrison Market is organized by Old Man Clucker’s Rubs & Sauces.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Historic Harrison Market",
        "image": "https://cdn-az.allevents.in/events1/banners/6e6013209c1e1b81cc243461949f91bdcb8b6e689d1c25af8f0024e952ab00e7-rimg-w1200-h1185-dcf8efe7-gmir?v=1779936316",
        "startDate": "2026-05-31T09:00:00-04:00",
        "endDate": "2026-05-31T13:00:00-04:00",
        "url": "https://allevents.in/harrison/historic-harrison-market/200030146089717",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Harrison Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Harrison Avenue,Harrison, Ohio",
                "addressLocality": "Harrison",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.26186",
                "longitude": "-84.8182999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly Farmers Market in Harrison OH. This is not my event, but we participate monthly.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Old Man Cluckers Rubs & Sauces",
                "url": "https://allevents.in/org/old-man-clucker’s-rubs-and-sauces/25911478"
            }
        ]
    }
]
```