

# Event Details

- **Event Name**: Gambino’s Pizza Fundrasier
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 11:00 am
- **Event Description**: Order pizza and support the Haven Wildcat Men’s Basketball team.
- **Event URL**: https://allevents.in/south-hutchinson/gambino’s-pizza-fundrasier/200029220068751
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: South Hutchinson
- **state**: KS
- **country**: United States
- **location**: Gambino's Pizza (South Hutchinson)
- **lat**: 38.0238361
- **long**: -97.9396769
- **full address**: Gambino's Pizza (South Hutchinson), 310 South Main Street,South Hutchinson, Kansas, United States

## Event gallery

- **Alt text**: Gambino’s Pizza Fundrasier
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9c5fd7251a0cbbf148042202fa2d6df32ee5e1db2f36317d989b40842b447136-rimg-w1200-h1600-dcffffff-gmir?v=1764208643

## FAQs

- **Q**: When and where is Gambino’s Pizza Fundrasier being held?
  - **A:** Gambino’s Pizza Fundrasier takes place on Tue, 02 Dec, 2025 at 11:00 am to Tue, 02 Dec, 2025 at 11:00 am at Gambino's Pizza (South Hutchinson), 310 South Main Street,South Hutchinson, Kansas, United States.
- **Q**: Who is organizing Gambino’s Pizza Fundrasier?
  - **A:** Gambino’s Pizza Fundrasier is organized by Haven High School Men's Basketball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gambino’s Pizza Fundrasier",
        "image": "https://cdn-az.allevents.in/events2/banners/9c5fd7251a0cbbf148042202fa2d6df32ee5e1db2f36317d989b40842b447136-rimg-w1200-h1600-dcffffff-gmir?v=1764208643",
        "startDate": "2025-12-02",
        "url": "https://allevents.in/south-hutchinson/gambino’s-pizza-fundrasier/200029220068751",
        "location": {
            "@type": "Place",
            "name": "Gambino's Pizza (South Hutchinson)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "310 South Main Street,South Hutchinson, Kansas",
                "addressLocality": "South Hutchinson",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.0238361",
                "longitude": "-97.9396769"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Order pizza and support the Haven Wildcat Men’s Basketball team.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Haven High School Mens Basketball",
                "url": "https://allevents.in/org/haven-high-school-mens-basketball/27106778"
            }
        ]
    }
]
```