

# Event Details

- **Event Name**: Science Alive Animal Show
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 12:00 pm
- **Event Description**: Children and their families are invited to join the folks from Science Alive for an interactive animal show!
- **Event URL**: https://allevents.in/eastpointe/science-alive-animal-show/200030257367638
- **Event Categories**: science-fair
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Eastpointe
- **state**: MI
- **country**: United States
- **location**: 15875 Oak Ave, Eastpointe, MI, United States, Michigan 48021
- **lat**: 42.4629
- **long**: -82.95725
- **full address**: 15875 Oak Ave, Eastpointe, MI, United States, Michigan 48021

## Event gallery

- **Alt text**: Science Alive Animal Show
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b77f701455835217f6d4df3d55a6d89b77a930a1bfb8419eb85ecf9ac15ae7ce-rimg-w1200-h893-dc454a2c-gmir?v=1781702677

## FAQs

- **Q**: When and where is Science Alive Animal Show being held?
  - **A:** Science Alive Animal Show takes place on Sat, 20 Jun, 2026 at 12:00 pm to Sat, 20 Jun, 2026 at 12:00 pm at 15875 Oak Ave, Eastpointe, MI, United States, Michigan 48021.
- **Q**: Who is organizing Science Alive Animal Show?
  - **A:** Science Alive Animal Show is organized by Eastpointe Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Science Alive Animal Show",
        "image": "https://cdn-az.allevents.in/events4/banners/b77f701455835217f6d4df3d55a6d89b77a930a1bfb8419eb85ecf9ac15ae7ce-rimg-w1200-h893-dc454a2c-gmir?v=1781702677",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/eastpointe/science-alive-animal-show/200030257367638",
        "location": {
            "@type": "Place",
            "name": "15875 Oak Ave, Eastpointe, MI, United States, Michigan 48021",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15875 Oak Ave, Eastpointe, MI 48021-2316, United States",
                "addressLocality": "Eastpointe",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.4629",
                "longitude": "-82.95725"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Children and their families are invited to join the folks from Science Alive for an interactive animal show!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eastpointe Memorial Library",
                "url": "https://allevents.in/org/eastpointe-memorial-library/25372506"
            }
        ]
    }
]
```