

# Event Details

- **Event Name**: USPSA
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 08:00 am
- **Event Description**: Papers were sent to become a affiliated USPSA club. The first match will be December 14th. Monthly matches the 2nd Sunday each month
- **Event URL**: https://allevents.in/fleetwood/uspsa/200029071552320
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 70

## Ticket Details


## Event venue details

- **city**: Fleetwood
- **state**: PA
- **country**: United States
- **location**: 100 Club Lane, Fleetwood, PA, United States, Pennsylvania 19522
- **lat**: 40.42971
- **long**: -75.86203
- **full address**: 100 Club Lane, Fleetwood, PA, United States, Pennsylvania 19522

## Event gallery

- **Alt text**: USPSA
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6814363e70dfb3bff12a02dc06e4533e4ddba3314126517b986c9c2cfb406a79-rimg-w1200-h554-dcbebebe-gmir?v=1765551160

## FAQs

- **Q**: When and where is USPSA being held?
  - **A:** USPSA takes place on Sun, 14 Dec, 2025 at 08:00 am to Sun, 14 Dec, 2025 at 08:00 am at 100 Club Lane, Fleetwood, PA, United States, Pennsylvania 19522.
- **Q**: Who is organizing USPSA?
  - **A:** USPSA is organized by Pricetown Gun Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "USPSA",
        "image": "https://cdn-az.allevents.in/events8/banners/6814363e70dfb3bff12a02dc06e4533e4ddba3314126517b986c9c2cfb406a79-rimg-w1200-h554-dcbebebe-gmir?v=1765551160",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/fleetwood/uspsa/200029071552320",
        "location": {
            "@type": "Place",
            "name": "100 Club Lane, Fleetwood, PA, United States, Pennsylvania 19522",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 Club Ln, Fleetwood, PA 19522-9071, United States",
                "addressLocality": "Fleetwood",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.42971",
                "longitude": "-75.86203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Papers were sent to become a affiliated USPSA club. The first match will be December 14th. Monthly matches the 2nd Sunday each month",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pricetown Gun Club",
                "url": "https://allevents.in/org/pricetown-gun-club/20795770"
            }
        ]
    }
]
```