

# Event Details

- **Event Name**: Coolville Weekly Set Up
- **Event Start and End Date**: Wed, 08 Oct, 2025 at 03:30 pm – Wed, 08 Oct, 2025 at 05:30 pm
- **Event Description**: Seasonal, fresh, locally produced products available weekly through the growing season; also featuring recipes, gardening tips, event info, and additional resource information! Located across from the Coolville Public Library.
- **Event URL**: https://allevents.in/coolville/coolville-weekly-set-up/200029000998637
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Coolville
- **state**: OH
- **country**: United States
- **location**: Coolville Public Library
- **lat**: 39.22182
- **long**: -81.7968
- **full address**: Coolville Public Library, 26401  Main St,Coolville, Ohio, United States

## Event gallery

- **Alt text**: Coolville Weekly Set Up
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a80942ed0aaa1aeb54d0e3f214fa2e5bbd486980edc930cc3e45b53cb7600bf3-rimg-w1200-h800-dc0197bd-gmir?v=1759485576

## FAQs

- **Q**: When and where is Coolville Weekly Set Up being held?
  - **A:** Coolville Weekly Set Up takes place on Wed, 08 Oct, 2025 at 03:30 pm to Wed, 08 Oct, 2025 at 05:30 pm at Coolville Public Library, 26401  Main St,Coolville, Ohio, United States.
- **Q**: Who is organizing Coolville Weekly Set Up?
  - **A:** Coolville Weekly Set Up is organized by Community Food Initiatives.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coolville Weekly Set Up",
        "image": "https://cdn-az.allevents.in/events9/banners/a80942ed0aaa1aeb54d0e3f214fa2e5bbd486980edc930cc3e45b53cb7600bf3-rimg-w1200-h800-dc0197bd-gmir?v=1759485576",
        "startDate": "2025-10-08",
        "endDate": "2025-10-08",
        "url": "https://allevents.in/coolville/coolville-weekly-set-up/200029000998637",
        "location": {
            "@type": "Place",
            "name": "Coolville Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26401  Main St,Coolville, Ohio",
                "addressLocality": "Coolville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.22182",
                "longitude": "-81.7968"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Seasonal, fresh, locally produced products available weekly through the growing season; also featuring recipes, gardening tips, event info, and additional resource information! Located across from the Coolville Public Library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Community Food Initiatives",
                "url": "https://allevents.in/org/community-food-initiatives/25989977"
            }
        ]
    }
]
```