

# Event Details

- **Event Name**: Farm Jam 
- **Event Start and End Date**: Fri, 22 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: 4th Annual Farm Jam! BYOB and a lawn chair. Family friendly.
- **Event URL**: https://allevents.in/painesville/farm-jam/200029951656430
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Painesville
- **state**: OH
- **country**: United States
- **location**: 110th and Meriden Rd
- **lat**: 41.71312
- **long**: -81.23614
- **full address**: 110th and Meriden Rd, 159 Cumings Rd, Painesville, OH 44077-3710, United States

## Event gallery

- **Alt text**: Farm Jam
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/189df1d1ef8d642739a0ceadd64963a5c41a23823e8b5037f4003504be4047db-rimg-w1200-h800-dc472e1b-gmir?v=1776326669

## FAQs

- **Q**: When and where is Farm Jam  being held?
  - **A:** Farm Jam  takes place on Fri, 22 May, 2026 at 08:00 pm to Fri, 22 May, 2026 at 08:00 pm at 110th and Meriden Rd, 159 Cumings Rd, Painesville, OH 44077-3710, United States.
- **Q**: Who is organizing Farm Jam ?
  - **A:** Farm Jam  is organized by The Crooked Kicks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Farm Jam",
        "image": "https://cdn-az.allevents.in/events4/banners/189df1d1ef8d642739a0ceadd64963a5c41a23823e8b5037f4003504be4047db-rimg-w1200-h800-dc472e1b-gmir?v=1776326669",
        "startDate": "2026-05-22T20:00:00-04:00",
        "url": "https://allevents.in/painesville/farm-jam/200029951656430",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "110th and Meriden Rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "159 Cumings Rd, Painesville, OH 44077-3710, United States",
                "addressLocality": "Painesville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.71312",
                "longitude": "-81.23614"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4th Annual Farm Jam! BYOB and a lawn chair. Family friendly.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Crooked Kicks",
                "url": "https://allevents.in/org/the-crooked-kicks/20480803"
            }
        ]
    }
]
```