

# Event Details

- **Event Name**: Art in the Park
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 08:00 am – Sun, 26 Jul, 2026 at 04:00 pm
- **Event Description**: Find me in July at Art in the Park, Richland WA!  Booth #12!
- **Event URL**: https://allevents.in/richland/art-in-the-park/200030173061449
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 126

## Ticket Details


## Event venue details

- **city**: Richland
- **state**: WA
- **country**: United States
- **location**: Richland, Washington
- **lat**: 46.2877
- **long**: -119.2744
- **full address**: Richland, Washington, United States

## Event gallery

- **Alt text**: Art in the Park
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/176c9a6444388273327dffe41ec3f788f6df39ee5f09b35927d9c72ad0c06866-rimg-w1200-h900-dcd64661-gmir?v=1785099378

## FAQs

- **Q**: When and where is Art in the Park being held?
  - **A:** Art in the Park takes place on Sat, 25 Jul, 2026 at 08:00 am to Sun, 26 Jul, 2026 at 04:00 pm at Richland, Washington, United States.
- **Q**: Who is organizing Art in the Park?
  - **A:** Art in the Park is organized by Little Annie s Attic.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Art in the Park is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Richland, this event is thoughtfully curated to deliver a standout experience worth every moment. With 120+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Art in the Park",
        "image": "https://cdn-az.allevents.in/events5/banners/176c9a6444388273327dffe41ec3f788f6df39ee5f09b35927d9c72ad0c06866-rimg-w1200-h900-dcd64661-gmir?v=1785099378",
        "startDate": "2026-07-25",
        "endDate": "2026-07-26",
        "url": "https://allevents.in/richland/art-in-the-park/200030173061449",
        "location": {
            "@type": "Place",
            "name": "Richland, Washington",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Richland, Washington",
                "addressLocality": "Richland",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.2877",
                "longitude": "-119.2744"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Find me in July at Art in the Park, Richland WA!  Booth #12!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Little Annies Attic",
                "url": "https://allevents.in/org/little-annies-attic/27872654"
            }
        ]
    }
]
```