

# Event Details

- **Event Name**: Chess at The Yard Food Park
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 02:30 pm – Sun, 14 Dec, 2025 at 04:30 pm
- **Event Description**: Come play chess with us at The Yard food park! Open to all ages and abilities. Chess sets will be provided but please bring your own set and clock if you have one just in case.
- **Event URL**: https://allevents.in/salem/chess-at-the-yard-food-park/200028879373611
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Salem
- **state**: OR
- **country**: United States
- **location**: The Yard Food Park
- **lat**: 44.9274
- **long**: -122.98049
- **full address**: The Yard Food Park, 4106 State St, Salem, OR 97301-6835, United States

## Event gallery

- **Alt text**: Chess at The Yard Food Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2a158e2e7b1ded68027b4d20ee624301d9229b59e8ac19f648fe38cff6024c5b-rimg-w1200-h802-dc010101-gmir?v=1765239645

## FAQs

- **Q**: When and where is Chess at The Yard Food Park being held?
  - **A:** Chess at The Yard Food Park takes place on Sun, 14 Dec, 2025 at 02:30 pm to Sun, 14 Dec, 2025 at 04:30 pm at The Yard Food Park, 4106 State St, Salem, OR 97301-6835, United States.
- **Q**: Who is organizing Chess at The Yard Food Park?
  - **A:** Chess at The Yard Food Park is organized by Salem Oregon Chess Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chess at The Yard Food Park",
        "image": "https://cdn-az.allevents.in/events8/banners/2a158e2e7b1ded68027b4d20ee624301d9229b59e8ac19f648fe38cff6024c5b-rimg-w1200-h802-dc010101-gmir?v=1765239645",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/salem/chess-at-the-yard-food-park/200028879373611",
        "location": {
            "@type": "Place",
            "name": "The Yard Food Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4106 State St, Salem, OR 97301-6835, United States",
                "addressLocality": "Salem",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9274",
                "longitude": "-122.98049"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play chess with us at The Yard food park! Open to all ages and abilities. Chess sets will be provided but please bring your own set and clock if you have one just in case.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salem Oregon Chess Club",
                "url": "https://allevents.in/org/salem-oregon-chess-club/21271538"
            }
        ]
    }
]
```