

# Event Details

- **Event Name**: Feed the Flock
- **Event Start and End Date**: Sat, 14 Jun, 2025 at 11:00 am – Sat, 14 Jun, 2025 at 04:00 pm
- **Event Description**: Come out to enjoy free hotdogs, chips and drinks and meet some new faces.

Open to the public of all ages!
- **Event URL**: https://allevents.in/alton/feed-the-flock/200028136188444
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Alton
- **state**: IL
- **country**: United States
- **location**: Alton Acres
- **lat**: 38.91237
- **long**: -90.18933
- **full address**: Alton Acres, 3116 Acorn St,Alton, Illinois, United States

## Event gallery

- **Alt text**: Feed the Flock
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ad378f990c7463bbecad886373d4e811d724aacb0a4d0438b503cea8918ce162-rimg-w638-h236-dc020202-gmir?v=1749610865

## FAQs

- **Q**: When and where is Feed the Flock being held?
  - **A:** Feed the Flock takes place on Sat, 14 Jun, 2025 at 11:00 am to Sat, 14 Jun, 2025 at 04:00 pm at Alton Acres, 3116 Acorn St,Alton, Illinois, United States.
- **Q**: Who is organizing Feed the Flock?
  - **A:** Feed the Flock is organized by Greater St. James Missionary Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Feed the Flock",
        "image": "https://cdn-az.allevents.in/events9/banners/ad378f990c7463bbecad886373d4e811d724aacb0a4d0438b503cea8918ce162-rimg-w638-h236-dc020202-gmir?v=1749610865",
        "startDate": "2025-06-14",
        "endDate": "2025-06-14",
        "url": "https://allevents.in/alton/feed-the-flock/200028136188444",
        "location": {
            "@type": "Place",
            "name": "Alton Acres",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3116 Acorn St,Alton, Illinois",
                "addressLocality": "Alton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.91237",
                "longitude": "-90.18933"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out to enjoy free hotdogs, chips and drinks and meet some new faces.\n\nOpen to the public of all ages!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greater St. James Missionary Baptist Church",
                "url": "https://allevents.in/org/greater-st-james-missionary-baptist-church/23935905"
            }
        ]
    }
]
```