

# Event Details

- **Event Name**: Saturday Farmer's Market by the River 
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 12:00 pm
- **Event Description**: Come on out to the new kids days at the Saturday Farmers Market we're having a wonderful time. Sidewalk chalk bubbles and music color a spooky Halloween picture bring the kids and family go some Christmas shopping grab some delicious treats
- **Event URL**: https://allevents.in/anderson/saturday-farmers-market-by-the-river/200029152427924
- **Event Categories**: kids, shopping, farmers-markets, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Anderson
- **state**: CA
- **country**: United States
- **location**: Wooded Acres
- **lat**: 40.48822
- **long**: -122.304292
- **full address**: Wooded Acres, Anderson, California, United States

## Event gallery

- **Alt text**: Saturday Farmer's Market by the River
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ab676caad0b4d9253124776f486e9d573d608bbc79ee355aeedd78ba91e3ea01-rimg-w1200-h1819-dc1c1b2a-gmir?v=1766635271

## FAQs

- **Q**: When and where is Saturday Farmer's Market by the River  being held?
  - **A:** Saturday Farmer's Market by the River  takes place on Thu, 25 Dec, 2025 at 12:00 pm to Thu, 25 Dec, 2025 at 12:00 pm at Wooded Acres, Anderson, California, United States.
- **Q**: Who is organizing Saturday Farmer's Market by the River ?
  - **A:** Saturday Farmer's Market by the River  is organized by Lora's Sew Sew Life.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Farmer's Market by the River",
        "image": "https://cdn-az.allevents.in/events2/banners/ab676caad0b4d9253124776f486e9d573d608bbc79ee355aeedd78ba91e3ea01-rimg-w1200-h1819-dc1c1b2a-gmir?v=1766635271",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/anderson/saturday-farmers-market-by-the-river/200029152427924",
        "location": {
            "@type": "Place",
            "name": "Wooded Acres",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Anderson, California",
                "addressLocality": "Anderson",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.48822",
                "longitude": "-122.304292"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out to the new kids days at the Saturday Farmers Market we're having a wonderful time. Sidewalk chalk bubbles and music color a spooky Halloween picture bring the kids and family go some Christmas shopping grab some delicious treats",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Loras Sew Sew Life",
                "url": "https://allevents.in/org/loras-sew-sew-life/27034184"
            }
        ]
    }
]
```