

# Event Details

- **Event Name**: Ice Cream Social
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 04:00 pm
- **Event Description**: Celebrate a new chapter for the State Library at our first ice cream social at Jeni's Ice Cream! 25 percent of proceeds come to the foundation!
- **Event URL**: https://allevents.in/riverlea/ice-cream-social/200030220183640
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Riverlea
- **state**: OH
- **country**: United States
- **location**: Jeni's Splendid Ice Creams (Clintonville)
- **lat**: 40.04865
- **long**: -83.02049
- **full address**: Jeni's Splendid Ice Creams (Clintonville), 4247 N High St,Columbus,OH,United States, Riverlea

## Event gallery

- **Alt text**: Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e92d49349b213f8c818075e10153e902a8e9482c0201dba9229ab1d234d35730-rimg-w1200-h875-dc5e4832-gmir?v=1783951374

## FAQs

- **Q**: When and where is Ice Cream Social being held?
  - **A:** Ice Cream Social takes place on Wed, 15 Jul, 2026 at 04:00 pm to Wed, 15 Jul, 2026 at 04:00 pm at Jeni's Splendid Ice Creams (Clintonville), 4247 N High St,Columbus,OH,United States, Riverlea.
- **Q**: Who is organizing Ice Cream Social?
  - **A:** Ice Cream Social is organized by State Library of Ohio Foundation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ice Cream Social is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Riverlea, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ice Cream Social sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events8/banners/e92d49349b213f8c818075e10153e902a8e9482c0201dba9229ab1d234d35730-rimg-w1200-h875-dc5e4832-gmir?v=1783951374",
        "startDate": "2026-07-15",
        "url": "https://allevents.in/riverlea/ice-cream-social/200030220183640",
        "location": {
            "@type": "Place",
            "name": "Jeni's Splendid Ice Creams (Clintonville)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4247 N High St,Columbus,OH,United States",
                "addressLocality": "Riverlea",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.04865",
                "longitude": "-83.02049"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate a new chapter for the State Library at our first ice cream social at Jeni's Ice Cream! 25 percent of proceeds come to the foundation!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "State Library of Ohio Foundation",
                "url": "https://allevents.in/org/state-library-of-ohio-foundation/27444840"
            }
        ]
    }
]
```