

# Event Details

- **Event Name**: Space Explorer Evening
- **Event Start and End Date**: Tue, 14 Jul, 2026 at 06:30 pm (-04:00)
- **Event Description**: Join us for an evening of space exploration fun where current and prospective scouts will search for the launch codes and launch a rocket
- **Event URL**: https://allevents.in/jenison/space-explorer-evening/200030139191905
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Jenison
- **state**: MI
- **country**: United States
- **location**: Dale E Wagner Park
- **lat**: 42.907933881868
- **long**: -85.855132735749
- **full address**: Dale E Wagner Park, 7750 28th Ave,Jenison, Michigan, United States

## Event gallery

- **Alt text**: Space Explorer Evening
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d1937bc8703c97c22841ff682bce1bbd09d6f4c26781acebcd1c55ff8bf67b26-rimg-w1200-h1824-dc003e89-gmir?v=1779861484

## FAQs

- **Q**: When and where is Space Explorer Evening being held?
  - **A:** Space Explorer Evening takes place on Tue, 14 Jul, 2026 at 06:30 pm to Tue, 14 Jul, 2026 at 06:30 pm at Dale E Wagner Park, 7750 28th Ave,Jenison, Michigan, United States.
- **Q**: Who is organizing Space Explorer Evening?
  - **A:** Space Explorer Evening is organized by Jenison Cub Scouts Pack 3359.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Space Explorer Evening",
        "image": "https://cdn-az.allevents.in/events7/banners/d1937bc8703c97c22841ff682bce1bbd09d6f4c26781acebcd1c55ff8bf67b26-rimg-w1200-h1824-dc003e89-gmir?v=1779861484",
        "startDate": "2026-07-14T18:30:00-04:00",
        "url": "https://allevents.in/jenison/space-explorer-evening/200030139191905",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dale E Wagner Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7750 28th Ave,Jenison, Michigan",
                "addressLocality": "Jenison",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.907933881868",
                "longitude": "-85.855132735749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of space exploration fun where current and prospective scouts will search for the launch codes and launch a rocket",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jenison Cub Scouts Pack 3359",
                "url": "https://allevents.in/org/jenison-cub-scouts-pack-3359/27846861"
            }
        ]
    }
]
```