

# Event Details

- **Event Name**: Starry Saturdays
- **Event Start and End Date**: Sat, 09 May, 2026 at 11:00 am – Sat, 09 May, 2026 at 01:00 pm (-05:00)
- **Event Description**: Have you ever been fascinated by the mysteries beyond our sky? Want to learn to identify different constellations, planets, and galaxies to impress your friends? Then blast off to the Discovery Center every second Saturday of the Month for Starry Saturdays!
- **Event URL**: https://allevents.in/pierre/starry-saturdays/200029966697614
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pierre
- **state**: SD
- **country**: United States
- **location**: 805 W Sioux Ave, Pierre, SD, United States, South Dakota 57501
- **lat**: 44.37186
- **long**: -100.36354
- **full address**: 805 W Sioux Ave, Pierre, SD, United States, South Dakota 57501

## Event gallery

- **Alt text**: Starry Saturdays
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Starry+Saturdays&date=Sat%2C+09+May%2C+2026+at+11%3A00+am&bg=5

## FAQs

- **Q**: When and where is Starry Saturdays being held?
  - **A:** Starry Saturdays takes place on Sat, 09 May, 2026 at 11:00 am to Sat, 09 May, 2026 at 01:00 pm at 805 W Sioux Ave, Pierre, SD, United States, South Dakota 57501.
- **Q**: Who is organizing Starry Saturdays?
  - **A:** Starry Saturdays is organized by South Dakota Discovery Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Starry Saturdays",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Starry+Saturdays&date=Sat%2C+09+May%2C+2026+at+11%3A00+am&bg=5",
        "startDate": "2026-05-09T11:00:00-05:00",
        "endDate": "2026-05-09T13:00:00-05:00",
        "url": "https://allevents.in/pierre/starry-saturdays/200029966697614",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "805 W Sioux Ave, Pierre, SD, United States, South Dakota 57501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "805 W Sioux Ave, Pierre, SD 57501-1858, United States",
                "addressLocality": "Pierre",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.37186",
                "longitude": "-100.36354"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Have you ever been fascinated by the mysteries beyond our sky? Want to learn to identify different constellations, planets, and galaxies to impress your friends? Then blast off to the Discovery Center every second Saturday of the Month for Starry Saturdays!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Dakota Discovery Center",
                "url": "https://allevents.in/org/south-dakota-discovery-center/11894804",
                "description": "A science playground for the whole family!"
            }
        ]
    }
]
```