

# Event Details

- **Event Name**: SMV Chicken Dinner
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 11:00 am
- **Event Description**: Our fabulous Chicken Dinner is this Sunday, June 28.  All are welcome! Please join us.
- **Event URL**: https://allevents.in/byron-center/smv-chicken-dinner/200030274697659
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Byron Center
- **state**: MI
- **country**: United States
- **location**: 2459 146th Ave SW, Byron Center, MI, United States, Michigan 49315
- **lat**: 42.75447
- **long**: -85.76852
- **full address**: 2459 146th Ave SW, Byron Center, MI, United States, Michigan 49315

## Event gallery

- **Alt text**: SMV Chicken Dinner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f1958721db117e675d226a496617c670cc24402edb1c64290c030189226ea25c-rimg-w545-h893-dcffffff-gmir?v=1782584942

## FAQs

- **Q**: When and where is SMV Chicken Dinner being held?
  - **A:** SMV Chicken Dinner takes place on Sun, 28 Jun, 2026 at 11:00 am to Sun, 28 Jun, 2026 at 11:00 am at 2459 146th Ave SW, Byron Center, MI, United States, Michigan 49315.
- **Q**: Who is organizing SMV Chicken Dinner?
  - **A:** SMV Chicken Dinner is organized by St. Mary's Visitation Parish.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SMV Chicken Dinner",
        "image": "https://cdn-az.allevents.in/events3/banners/f1958721db117e675d226a496617c670cc24402edb1c64290c030189226ea25c-rimg-w545-h893-dcffffff-gmir?v=1782584942",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/byron-center/smv-chicken-dinner/200030274697659",
        "location": {
            "@type": "Place",
            "name": "2459 146th Ave SW, Byron Center, MI, United States, Michigan 49315",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2281 146th Ave SW, Byron Center, MI 49315-9123, United States",
                "addressLocality": "Byron Center",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.75447",
                "longitude": "-85.76852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our fabulous Chicken Dinner is this Sunday, June 28.  All are welcome! Please join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Marys Visitation Parish",
                "url": "https://allevents.in/org/st-marys-visitation-parish/13947684",
                "description": "St. Mary's Visitation Parish is celebrating 150 years!"
            }
        ]
    }
]
```