

# Event Details

- **Event Name**: Cookie Exchange
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 06:00 pm – Mon, 15 Dec, 2025 at 07:00 pm
- **Event Description**: Visit with neighbors and share holiday cheer. If you are able: Bring 3 dozen cookies and/or a tray or container to fill.
- **Event URL**: https://allevents.in/cedar-rapids/cookie-exchange/200029265286143
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Cedar Rapids
- **state**: IA
- **country**: United States
- **location**: GROW at Kazimour Farm and Orchard
- **lat**: 41.95786
- **long**: -91.62574
- **full address**: GROW at Kazimour Farm and Orchard, 2630 Otis Rd SE,Cedar Rapids, Iowa, United States

## Event gallery

- **Alt text**: Cookie Exchange
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Cookie+Exchange&date=Mon%2C+15+Dec%2C+2025+at+06%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Cookie Exchange being held?
  - **A:** Cookie Exchange takes place on Mon, 15 Dec, 2025 at 06:00 pm to Mon, 15 Dec, 2025 at 07:00 pm at GROW at Kazimour Farm and Orchard, 2630 Otis Rd SE,Cedar Rapids, Iowa, United States.
- **Q**: Who is organizing Cookie Exchange?
  - **A:** Cookie Exchange is organized by Cedar Valley Neighborhood Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cookie Exchange",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Cookie+Exchange&date=Mon%2C+15+Dec%2C+2025+at+06%3A00+pm&bg=4",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/cedar-rapids/cookie-exchange/200029265286143",
        "location": {
            "@type": "Place",
            "name": "GROW at Kazimour Farm and Orchard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2630 Otis Rd SE,Cedar Rapids, Iowa",
                "addressLocality": "Cedar Rapids",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.95786",
                "longitude": "-91.62574"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Visit with neighbors and share holiday cheer. If you are able: Bring 3 dozen cookies and/or a tray or container to fill.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cedar Valley Neighborhood Association",
                "url": "https://allevents.in/org/cedar-valley-neighborhood-association/26020643"
            }
        ]
    }
]
```