

# Event Details

- **Event Name**: Uniform Sale
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 09:00 am
- **Event Description**: Freedom PTA invites you to come and shop our Uniform Sale. Prices ranging from $1 to $10. Cash or Card accepted.
- **Event URL**: https://allevents.in/surprise/uniform-sale/200030148908321
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Surprise
- **state**: AZ
- **country**: United States
- **location**: 16066 N Parkview Place, 85374
- **lat**: 33.63015
- **long**: -112.38407
- **full address**: 16066 N Parkview Place, 85374, 16066 N Parkview Pl, Surprise, AZ 85374-7461, United States

## Event gallery

- **Alt text**: Uniform Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/defb62fbafb045b4cfe7cd8d132ec242cca402d0d0ea033f7690346883e42acb-rimg-w1024-h1024-dcfefdf5-gmir?v=1785138158

## FAQs

- **Q**: When and where is Uniform Sale being held?
  - **A:** Uniform Sale takes place on Fri, 31 Jul, 2026 at 09:00 am to Fri, 31 Jul, 2026 at 09:00 am at 16066 N Parkview Place, 85374, 16066 N Parkview Pl, Surprise, AZ 85374-7461, United States.
- **Q**: Who is organizing Uniform Sale?
  - **A:** Uniform Sale is organized by Freedom PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Uniform Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/defb62fbafb045b4cfe7cd8d132ec242cca402d0d0ea033f7690346883e42acb-rimg-w1024-h1024-dcfefdf5-gmir?v=1785138158",
        "startDate": "2026-07-31",
        "url": "https://allevents.in/surprise/uniform-sale/200030148908321",
        "location": {
            "@type": "Place",
            "name": "16066 N Parkview Place, 85374",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16066 N Parkview Pl, Surprise, AZ 85374-7461, United States",
                "addressLocality": "Surprise",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.63015",
                "longitude": "-112.38407"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Freedom PTA invites you to come and shop our Uniform Sale. Prices ranging from $1 to $10. Cash or Card accepted.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freedom PTA",
                "url": "https://allevents.in/org/freedom-pta/25405508"
            }
        ]
    }
]
```