

# Event Details

- **Event Name**: The Icicles at The Petaluma Farmers Market
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 02:00 pm – Sat, 08 Aug, 2026 at 05:00 pm
- **Event Description**: Up next on the agenda!
- **Event URL**: https://allevents.in/petaluma/the-icicles-at-the-petaluma-farmers-market/200030522777615
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Petaluma
- **state**: CA
- **country**: United States
- **location**: Petaluma Farmers' Market
- **lat**: 38.23214
- **long**: -122.63726
- **full address**: Petaluma Farmers' Market, 310 D St, Petaluma, CA 94952-3049, United States

## Event gallery

- **Alt text**: The Icicles at The Petaluma Farmers Market
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e5613faab6b4adc1b9acdcb9c25ac808a466000ccf6e5a3badde19582d3e31e6-rimg-w1200-h1600-dcf8f8f8-gmir?v=1786143435

## FAQs

- **Q**: When and where is The Icicles at The Petaluma Farmers Market being held?
  - **A:** The Icicles at The Petaluma Farmers Market takes place on Sat, 08 Aug, 2026 at 02:00 pm to Sat, 08 Aug, 2026 at 05:00 pm at Petaluma Farmers' Market, 310 D St, Petaluma, CA 94952-3049, United States.
- **Q**: Who is organizing The Icicles at The Petaluma Farmers Market?
  - **A:** The Icicles at The Petaluma Farmers Market is organized by The Freeze 32 Degrees.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Icicles at The Petaluma Farmers Market",
        "image": "https://cdn-az.allevents.in/events5/banners/e5613faab6b4adc1b9acdcb9c25ac808a466000ccf6e5a3badde19582d3e31e6-rimg-w1200-h1600-dcf8f8f8-gmir?v=1786143435",
        "startDate": "2026-08-08",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/petaluma/the-icicles-at-the-petaluma-farmers-market/200030522777615",
        "location": {
            "@type": "Place",
            "name": "Petaluma Farmers' Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "310 D St, Petaluma, CA 94952-3049, United States",
                "addressLocality": "Petaluma",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.23214",
                "longitude": "-122.63726"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Up next on the agenda!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Freeze 32 Degrees",
                "url": "https://allevents.in/org/the-freeze-32-degrees/23984037"
            }
        ]
    }
]
```