

# Event Details

- **Event Name**: Drive-Thru Pork Chop Meal
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 11:00 am – Sun, 14 Jun, 2026 at 01:00 pm
- **Event Description**: $10 includes one Harbach’s grilled boneless pork chop, cheesy potatoes, dinner roll, green beans, and dessert. Never leave your car! Walk-ups also welcome.
- **Event URL**: https://allevents.in/freeport/drive-thru-pork-chop-meal/200030163025819
- **Event Categories**: drive-thru
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Freeport
- **state**: IL
- **country**: United States
- **location**: 777 West Pleasant Street, Freeport, IL
- **lat**: 42.29368
- **long**: -89.63159
- **full address**: 777 West Pleasant Street, Freeport, IL, United States

## Event gallery

- **Alt text**: Drive-Thru Pork Chop Meal
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/18d961c66a2383756d51579ecc8d5ee8f7d632f43c81733d7789df76d08efe6f-rimg-w600-h899-dcd7dde9-gmir?v=1781214226

## FAQs

- **Q**: When and where is Drive-Thru Pork Chop Meal being held?
  - **A:** Drive-Thru Pork Chop Meal takes place on Sun, 14 Jun, 2026 at 11:00 am to Sun, 14 Jun, 2026 at 01:00 pm at 777 West Pleasant Street, Freeport, IL, United States.
- **Q**: Who is organizing Drive-Thru Pork Chop Meal?
  - **A:** Drive-Thru Pork Chop Meal is organized by Freeport Church of the Brethren.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Drive-Thru Pork Chop Meal",
        "image": "https://cdn-az.allevents.in/events8/banners/18d961c66a2383756d51579ecc8d5ee8f7d632f43c81733d7789df76d08efe6f-rimg-w600-h899-dcd7dde9-gmir?v=1781214226",
        "startDate": "2026-06-14",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/freeport/drive-thru-pork-chop-meal/200030163025819",
        "location": {
            "@type": "Place",
            "name": "777 West Pleasant Street, Freeport, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "777 W Pleasant St, Freeport, IL 61032-4924, United States",
                "addressLocality": "Freeport",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.29368",
                "longitude": "-89.63159"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$10 includes one Harbach’s grilled boneless pork chop, cheesy potatoes, dinner roll, green beans, and dessert. Never leave your car! Walk-ups also welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freeport Church of the Brethren",
                "url": "https://allevents.in/org/freeport-church-of-the-brethren/19649887"
            }
        ]
    }
]
```