

# Event Details

- **Event Name**: Chicken Dinner Sale
- **Event Start and End Date**: Sun, 26 Oct, 2025 at 11:00 am
- **Event Description**: Half a BBQ chicken, baked potato, coleslaw, bread all for $10.00. The dinners are generously provided by The Fairground Market. Be there early we start at 11a and only have limited quantities. All proceeds benefit The Prospect Area Preservation Society
- **Event URL**: https://allevents.in/prospect/chicken-dinner-sale/200029066336048
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Prospect
- **state**: PA
- **country**: United States
- **location**: 383 Main St, Prospect, PA
- **lat**: 40.90475
- **long**: -80.04614
- **full address**: 383 Main St, Prospect, PA, United States

## Event gallery

- **Alt text**: Chicken Dinner Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6aad76eb418fd116951095780af7f25ddb81cbbbec27a920cb2812a02d7ff177-rimg-w1200-h800-dcfce1b6-gmir?v=1760834082

## FAQs

- **Q**: When and where is Chicken Dinner Sale being held?
  - **A:** Chicken Dinner Sale takes place on Sun, 26 Oct, 2025 at 11:00 am to Sun, 26 Oct, 2025 at 11:00 am at 383 Main St, Prospect, PA, United States.
- **Q**: Who is organizing Chicken Dinner Sale?
  - **A:** Chicken Dinner Sale is organized by Prospect Area Preservation Society .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chicken Dinner Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/6aad76eb418fd116951095780af7f25ddb81cbbbec27a920cb2812a02d7ff177-rimg-w1200-h800-dcfce1b6-gmir?v=1760834082",
        "startDate": "2025-10-26",
        "url": "https://allevents.in/prospect/chicken-dinner-sale/200029066336048",
        "location": {
            "@type": "Place",
            "name": "383 Main St, Prospect, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "383 Main St, Prospect, PA 16052, United States",
                "addressLocality": "Prospect",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.90475",
                "longitude": "-80.04614"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Half a BBQ chicken, baked potato, coleslaw, bread all for $10.00. The dinners are generously provided by The Fairground Market. Be there early we start at 11a and only have limited quantities. All proceeds benefit The Prospect Area Preservation Society",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prospect Area Preservation Society ",
                "url": "https://allevents.in/org/prospect-area-preservation-society/25598250"
            }
        ]
    }
]
```