

# Event Details

- **Event Name**: Homemade Ice Cream Social
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 04:00 pm – Sat, 08 Aug, 2026 at 05:00 pm
- **Event Description**: Come enjoy Italian Sausage (from "The Hill" in St. Louis), Brats, Hot Dogs, & Chips along with delicious homemade desserts; and Vanilla, Butter Pecan, and Chocolate Ice Cream, & Orange/Pinapple Sherbet. Free will offering.
- **Event URL**: https://allevents.in/quincy/homemade-ice-cream-social/80001239009029
- **Event Categories**: food-drinks, dog
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Quincy
- **state**: IL
- **country**: United States
- **location**: Union United Methodist Church
- **lat**: 39.9269527
- **long**: -91.3977221
- **full address**: Union United Methodist Church, 1101 State St, Quincy, IL 62301, United States

## Event gallery

- **Alt text**: Homemade Ice Cream Social
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a397a8a34459.jpg

## FAQs

- **Q**: When and where is Homemade Ice Cream Social being held?
  - **A:** Homemade Ice Cream Social takes place on Sat, 08 Aug, 2026 at 04:00 pm to Sat, 08 Aug, 2026 at 05:00 pm at Union United Methodist Church, 1101 State St, Quincy, IL 62301, United States.
- **Q**: Who is organizing Homemade Ice Cream Social?
  - **A:** Homemade Ice Cream Social is organized by Secretary UUMC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Homemade Ice Cream Social",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a397a8a34459.jpg",
        "startDate": "2026-08-08",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/quincy/homemade-ice-cream-social/80001239009029",
        "location": {
            "@type": "Place",
            "name": "Union United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 State St, Quincy, IL 62301, United States",
                "postalCode": "62301",
                "addressLocality": "Quincy",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.9269527",
                "longitude": "-91.3977221"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy Italian Sausage (from \"The Hill\" in St. Louis), Brats, Hot Dogs, & Chips along with delicious homemade desserts; and Vanilla, Butter Pecan, and Chocolate Ice Cream, & Orange/Pinapple Sherbet. Free will offering.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Secretary UUMC",
                "url": "https://allevents.in/org/secretary-uumc/27951943"
            }
        ]
    }
]
```