

# Event Details

- **Event Name**: SPHS Football Car Wash
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 10:00 am – Sat, 20 Sep, 2025 at 02:00 pm
- **Event Description**: Get your car sparkling while supporting the SPHS Football team. $5 donation per car.
- **Event URL**: https://allevents.in/south-plainfield/sphs-football-car-wash/200028847151707
- **Event Categories**: Sports, Nonprofit
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: South Plainfield
- **state**: NJ
- **country**: United States
- **location**: South Plainfield PAL
- **lat**: 40.588803703673
- **long**: -74.404400960081
- **full address**: South Plainfield PAL, 1250 Maple Ave,South Plainfield, New Jersey, United States

## Event gallery

- **Alt text**: SPHS Football Car Wash
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3ed45019536278beca24833c77b16d4fb19f7d580724d720e3cf99f4b91de609-rimg-w1200-h1600-dcfbffde-gmir?v=1758302453

## FAQs

- **Q**: When and where is SPHS Football Car Wash being held?
  - **A:** SPHS Football Car Wash takes place on Sat, 20 Sep, 2025 at 10:00 am to Sat, 20 Sep, 2025 at 02:00 pm at South Plainfield PAL, 1250 Maple Ave,South Plainfield, New Jersey, United States.
- **Q**: Who is organizing SPHS Football Car Wash?
  - **A:** SPHS Football Car Wash is organized by SPHS Tiger Football.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SPHS Football Car Wash",
        "image": "https://cdn-az.allevents.in/events7/banners/3ed45019536278beca24833c77b16d4fb19f7d580724d720e3cf99f4b91de609-rimg-w1200-h1600-dcfbffde-gmir?v=1758302453",
        "startDate": "2025-09-20",
        "endDate": "2025-09-20",
        "url": "https://allevents.in/south-plainfield/sphs-football-car-wash/200028847151707",
        "location": {
            "@type": "Place",
            "name": "South Plainfield PAL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1250 Maple Ave,South Plainfield, New Jersey",
                "addressLocality": "South Plainfield",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.588803703673",
                "longitude": "-74.404400960081"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get your car sparkling while supporting the SPHS Football team. $5 donation per car.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SPHS Tiger Football",
                "url": "https://allevents.in/org/sphs-tiger-football/26664942"
            }
        ]
    }
]
```