

# Event Details

- **Event Name**: Car wash
- **Event Start and End Date**: Sat, 19 Jul, 2025 at 12:00 am
- **Event Description**: We’re having a fundraiser! There will be food, and car washing. 
July 19th!
Be here!
- **Event URL**: https://allevents.in/seneca/car-wash/200028453411335
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Seneca
- **state**: PA
- **country**: United States
- **location**: 231 Quaker Drive, Seneca, PA
- **lat**: 41.37861
- **long**: -79.70535
- **full address**: 231 Quaker Drive, Seneca, PA, United States

## Event gallery

- **Alt text**: Car wash
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/aec9fd1fb130120c54c9a34c346523db0fe42ea213121966a32c78eb0c06d492-rimg-w1200-h1590-dcc2c0bd-gmir?v=1752385704

## FAQs

- **Q**: When and where is Car wash being held?
  - **A:** Car wash takes place on Sat, 19 Jul, 2025 at 12:00 am to Sat, 19 Jul, 2025 at 12:00 am at 231 Quaker Drive, Seneca, PA, United States.
- **Q**: Who is organizing Car wash?
  - **A:** Car wash is organized by Pearcy Engine And Auto.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Car wash is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Seneca, this event is thoughtfully curated to deliver a standout experience worth every moment. If Car wash 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": "Car wash",
        "image": "https://cdn-az.allevents.in/events8/banners/aec9fd1fb130120c54c9a34c346523db0fe42ea213121966a32c78eb0c06d492-rimg-w1200-h1590-dcc2c0bd-gmir?v=1752385704",
        "startDate": "2025-07-19",
        "url": "https://allevents.in/seneca/car-wash/200028453411335",
        "location": {
            "@type": "Place",
            "name": "231 Quaker Drive, Seneca, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "231 Quaker Dr, Seneca, PA 16346-2417, United States",
                "addressLocality": "Seneca",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.37861",
                "longitude": "-79.70535"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re having a fundraiser! There will be food, and car washing. \nJuly 19th!\nBe here!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pearcy Engine And Auto",
                "url": "https://allevents.in/org/pearcy-engine-and-auto/26048522"
            }
        ]
    }
]
```