

# Event Details

- **Event Name**: In-Person Spring Registration 
- **Event Start and End Date**: Mon, 23 Feb, 2026 at 05:30 pm – Mon, 23 Feb, 2026 at 07:30 pm
- **Event Description**: We will have in-person sign-ups during the basketball tournament! More details to follow on where to go once you arrive.
- **Event URL**: https://allevents.in/weston/in-person-spring-registration/200029696938540
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029696938540?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=weston-events

## Event venue details

- **city**: Weston
- **state**: WV
- **country**: United States
- **location**: St. Pat's Gym
- **lat**: 39.03781215
- **long**: -80.4648802307
- **full address**: St. Pat's Gym, 224 Center Ave,Weston,WV,United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9e235666394191345ea8000c9e5a567e4c86e10add78f9b2962a329357f23103-rimg-w1024-h1536-dc8e8f8f-gmir?v=1771530040
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/399c44a945afd5b413eb311a4e852ede442b1ce158bd7a714bf6d0e6c75f01bd-rimg-w300-h300-dc798d49-gmir?v=1771530040

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 23 Feb, 2026 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** St. Pat's Gym, 224 Center Ave,Weston,WV,United States
- **Q**: What type of event is this?
  - **A:** Sports
- **Q**: Where can I find ticket details about In-Person Spring Registration  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "In-Person Spring Registration",
        "image": "https://cdn-az.allevents.in/events6/banners/9e235666394191345ea8000c9e5a567e4c86e10add78f9b2962a329357f23103-rimg-w1024-h1536-dc8e8f8f-gmir?v=1771530040",
        "startDate": "2026-02-23",
        "endDate": "2026-02-23",
        "url": "https://allevents.in/weston/in-person-spring-registration/200029696938540",
        "location": {
            "@type": "Place",
            "name": "St. Pat's Gym",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "224 Center Ave,Weston,WV,United States",
                "addressLocality": "Weston",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.03781215",
                "longitude": "-80.4648802307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will have in-person sign-ups during the basketball tournament! More details to follow on where to go once you arrive."
    }
]
```