

# Event Details

- **Event Name**: Feeding Day at Noon 
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 12:00 pm (-04:00)
- **Event Description**: Starting at noon we will be feeding some of our snakes. You can watch or participate if you want for $5. No animals will be harmed as the prey is frozen thawed.
- **Event URL**: https://allevents.in/westland/feeding-day-at-noon/200029805563431
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Westland
- **state**: MI
- **country**: United States
- **location**: 958 N Newburgh Road, Westland, MI
- **lat**: 42.31595
- **long**: -83.40806
- **full address**: 958 N Newburgh Road, Westland, MI, United States

## Event gallery

- **Alt text**: Feeding Day at Noon
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ee3a638382e8c90349e542aed946bc35a53c737557c06819ed823875c92ab200-rimg-w1200-h900-dc33442e-gmir?v=1775783393

## FAQs

- **Q**: When and where is Feeding Day at Noon  being held?
  - **A:** Feeding Day at Noon  takes place on Sat, 06 Jun, 2026 at 12:00 pm to Sat, 06 Jun, 2026 at 12:00 pm at 958 N Newburgh Road, Westland, MI, United States.
- **Q**: Who is organizing Feeding Day at Noon ?
  - **A:** Feeding Day at Noon  is organized by Great Lakes Serpentarium .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Feeding Day at Noon",
        "image": "https://cdn-az.allevents.in/events1/banners/ee3a638382e8c90349e542aed946bc35a53c737557c06819ed823875c92ab200-rimg-w1200-h900-dc33442e-gmir?v=1775783393",
        "startDate": "2026-06-06T12:00:00-04:00",
        "url": "https://allevents.in/westland/feeding-day-at-noon/200029805563431",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "958 N Newburgh Road, Westland, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "958 N Newburgh Rd, Westland, MI 48185-3286, United States",
                "addressLocality": "Westland",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.31595",
                "longitude": "-83.40806"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Starting at noon we will be feeding some of our snakes. You can watch or participate if you want for $5. No animals will be harmed as the prey is frozen thawed.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Great Lakes Serpentarium ",
                "url": "https://allevents.in/org/great-lakes-serpentarium/26847157"
            }
        ]
    }
]
```