

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Fri, 27 Mar, 2026 at 07:00 pm
- **Event Description**: Join us at St. Peter's for basketball. This event is free to attend. Enter through the door on the northside of the church. After playing we go out to a local restaurant for food and drinks.
- **Event URL**: https://allevents.in/minneapolis/basketball/200029433679615
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: St Peter's Catholic Church
- **lat**: 44.88095
- **long**: -93.27941
- **full address**: St Peter's Catholic Church, 6730 Nicollet Ave S, Minneapolis, MN 55423-2464, United States

## Event gallery

- **Alt text**: Basketball
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3de9ad3dd14a070d8ae2c3b871e680560071a8c9365472a250b33e643e274645-rimg-w1024-h1024-dcd1d5c6-gmir?v=1774421998

## FAQs

- **Q**: When and where is Basketball being held?
  - **A:** Basketball takes place on Fri, 27 Mar, 2026 at 07:00 pm to Fri, 27 Mar, 2026 at 07:00 pm at St Peter's Catholic Church, 6730 Nicollet Ave S, Minneapolis, MN 55423-2464, United States.
- **Q**: Who is organizing Basketball?
  - **A:** Basketball is organized by West Metro Young Adults.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Basketball",
        "image": "https://cdn-az.allevents.in/events8/banners/3de9ad3dd14a070d8ae2c3b871e680560071a8c9365472a250b33e643e274645-rimg-w1024-h1024-dcd1d5c6-gmir?v=1774421998",
        "startDate": "2026-03-27",
        "url": "https://allevents.in/minneapolis/basketball/200029433679615",
        "location": {
            "@type": "Place",
            "name": "St Peter's Catholic Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6730 Nicollet Ave S, Minneapolis, MN 55423-2464, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.88095",
                "longitude": "-93.27941"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at St. Peter's for basketball. This event is free to attend. Enter through the door on the northside of the church. After playing we go out to a local restaurant for food and drinks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Metro Young Adults",
                "url": "https://allevents.in/org/west-metro-young-adults/12793351",
                "description": "The West Metro Young Adults offers various service, sports nights and Theology on Tap events for Young Adults between the ages of 18 – 39."
            }
        ]
    }
]
```