

# Event Details

- **Event Name**: Fourth of July Pie Sale
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 10:15 am
- **Event Description**: First come, first served. Cash or Venmo only
- **Event URL**: https://allevents.in/prosser/fourth-of-july-pie-sale/200030286377753
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Prosser
- **state**: WA
- **country**: United States
- **location**: 815 7th St, Prosser, WA 99350-1455, United States
- **lat**: 46.20481
- **long**: -119.76675
- **full address**: 815 7th St, Prosser, WA 99350-1455, United States

## Event gallery

- **Alt text**: Fourth of July Pie Sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c4bb47eb2322093ee32f9314c75a3186622b3a390aacf20f09a8584c77318644-rimg-w1200-h1680-dcfffaf4-gmir?v=1782932920

## FAQs

- **Q**: When and where is Fourth of July Pie Sale being held?
  - **A:** Fourth of July Pie Sale takes place on Sat, 04 Jul, 2026 at 10:15 am to Sat, 04 Jul, 2026 at 10:15 am at 815 7th St, Prosser, WA 99350-1455, United States.
- **Q**: Who is organizing Fourth of July Pie Sale?
  - **A:** Fourth of July Pie Sale is organized by Prosser United Methodist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fourth of July Pie Sale 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 Prosser, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fourth of July Pie Sale 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": "Fourth of July Pie Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/c4bb47eb2322093ee32f9314c75a3186622b3a390aacf20f09a8584c77318644-rimg-w1200-h1680-dcfffaf4-gmir?v=1782932920",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/prosser/fourth-of-july-pie-sale/200030286377753",
        "location": {
            "@type": "Place",
            "name": "815 7th St, Prosser, WA 99350-1455, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "815 7th St, Prosser, WA 99350-1455, United States",
                "addressLocality": "Prosser",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.20481",
                "longitude": "-119.76675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First come, first served. Cash or Venmo only",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prosser United Methodist Church",
                "url": "https://allevents.in/org/prosser-united-methodist-church/15227324",
                "description": "Worship services Sundays, 10 AM.  Sunday school program for grade school children during the worship hour."
            }
        ]
    }
]
```