

# Event Details

- **Event Name**: Pumpkin Patch 
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 10:00 am – Sat, 25 Oct, 2025 at 02:00 pm
- **Event Description**: We will have new fall flavors!
- **Event URL**: https://allevents.in/birmingham/pumpkin-patch/200028581013918
- **Event Categories**: pumpkin-patch
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Birmingham
- **state**: MI
- **country**: United States
- **location**: Shain Park, Birmingham, Michigan
- **lat**: 42.54535568696
- **long**: -83.216658298998
- **full address**: Shain Park, Birmingham, Michigan, United States

## Event gallery

- **Alt text**: Pumpkin Patch
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7a83c5735dec8815c4d4ca419ce4913e25579e6d43d88df25a7949e4f45ab7ed-rimg-w1200-h900-dc5b6163-gmir?v=1760941223

## FAQs

- **Q**: When and where is Pumpkin Patch  being held?
  - **A:** Pumpkin Patch  takes place on Sat, 25 Oct, 2025 at 10:00 am to Sat, 25 Oct, 2025 at 02:00 pm at Shain Park, Birmingham, Michigan, United States.
- **Q**: Who is organizing Pumpkin Patch ?
  - **A:** Pumpkin Patch  is organized by Donut Speed Shop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pumpkin Patch",
        "image": "https://cdn-az.allevents.in/events3/banners/7a83c5735dec8815c4d4ca419ce4913e25579e6d43d88df25a7949e4f45ab7ed-rimg-w1200-h900-dc5b6163-gmir?v=1760941223",
        "startDate": "2025-10-25",
        "endDate": "2025-10-25",
        "url": "https://allevents.in/birmingham/pumpkin-patch/200028581013918",
        "location": {
            "@type": "Place",
            "name": "Shain Park, Birmingham, Michigan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Birmingham, Michigan",
                "addressLocality": "Birmingham",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.54535568696",
                "longitude": "-83.216658298998"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will have new fall flavors!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Donut Speed Shop",
                "url": "https://allevents.in/org/donut-speed-shop/25136084"
            }
        ]
    }
]
```