

# Event Details

- **Event Name**: Pizza Fundraiser
- **Event Start and End Date**: Sun, 31 May, 2026 at 12:00 am
- **Event Description**: Help us raise some funds and come enjoy our favorite pizza.
- **Event URL**: https://allevents.in/wildomar/pizza-fundraiser/200030094133753
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Wildomar
- **state**: CA
- **country**: United States
- **location**: Stadium Pizza Wildomar
- **lat**: 33.59137
- **long**: -117.24956
- **full address**: Stadium Pizza Wildomar, 32278 Clinton Keith Rd, Ste 101,Wildomar, California, United States

## Event gallery

- **Alt text**: Pizza Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7795bb5e67d2ab3de0ad4e32e3906ef8e93e4320f4ff3cb09f37ba1884240c72-rimg-w1024-h1024-dcf7f1d8-gmir?v=1780114335

## FAQs

- **Q**: When and where is Pizza Fundraiser being held?
  - **A:** Pizza Fundraiser takes place on Sun, 31 May, 2026 at 12:00 am to Sun, 31 May, 2026 at 12:00 am at Stadium Pizza Wildomar, 32278 Clinton Keith Rd, Ste 101,Wildomar, California, United States.
- **Q**: Who is organizing Pizza Fundraiser?
  - **A:** Pizza Fundraiser is organized by Wildomar Historical Society.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pizza Fundraiser is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Wildomar, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pizza Fundraiser sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pizza Fundraiser",
        "image": "https://cdn-az.allevents.in/events7/banners/7795bb5e67d2ab3de0ad4e32e3906ef8e93e4320f4ff3cb09f37ba1884240c72-rimg-w1024-h1024-dcf7f1d8-gmir?v=1780114335",
        "startDate": "2026-05-31",
        "url": "https://allevents.in/wildomar/pizza-fundraiser/200030094133753",
        "location": {
            "@type": "Place",
            "name": "Stadium Pizza Wildomar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "32278 Clinton Keith Rd, Ste 101,Wildomar, California",
                "addressLocality": "Wildomar",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.59137",
                "longitude": "-117.24956"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Help us raise some funds and come enjoy our favorite pizza.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wildomar Historical Society",
                "url": "https://allevents.in/org/wildomar-historical-society/15993944",
                "description": "The Wildomar Historical Society is a local non-profit organization dedicated to preserving the history of Wildomar for future generations."
            }
        ]
    }
]
```