

# Event Details

- **Event Name**: Kellogg Creek Ward Sports Night
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 06:30 pm – Wed, 30 Dec, 2026 at 06:30 pm (-08:00)
- **Event Description**: Please come join us playing pickleball.
- **Event URL**: https://allevents.in/milwaukie/kellogg-creek-ward-sports-night/1600028835481833
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028835481833

## Event venue details

- **city**: Milwaukie
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.425292
- **long**: -122.598322
- **full address**: The Church of Jesus Christ of Latter-day Saints, 13520 Se Ruscliffe Lane, Milwaukie, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/999307c0-8dcc-11f0-8e19-add04e6d64fb-rimg-w1000-h667-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 06:30 pm (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 13520 Se Ruscliffe Lane, Milwaukie, US
- **Q**: Where can I find ticket details about Kellogg Creek Ward Sports Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Kellogg Creek Ward Sports Night",
        "image": "https://cdn-az.allevents.in/events9/banners/98fd3060-8dcc-11f0-8e19-add04e6d64fb-rimg-w1000-h667-dc131314-gmir.jpg",
        "startDate": "2026-03-04T18:30:00-08:00",
        "endDate": "2026-12-30T18:30:00-08:00",
        "url": "https://allevents.in/milwaukie/kellogg-creek-ward-sports-night/1600028835481833",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13520 Se Ruscliffe Lane",
                "addressLocality": "Milwaukie",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.425292",
                "longitude": "-122.598322"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come join us playing pickleball."
    }
]
```