

# Event Details

- **Event Name**: Fundraiser for Addie
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 07:00 am (+10:00)
- **Event Description**: We’ll be dusting off the Pizza Trailer for this one off event. All proceeds going to to the fundraiser
- **Event URL**: https://allevents.in/ararat/fundraiser-for-addie/200029959689910
- **Event Categories**: Nonprofit, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ararat
- **state**: VI
- **country**: Australia
- **location**: Lexton Public Hall
- **lat**: -37.27458
- **long**: 143.51086
- **full address**: Lexton Public Hall, 19 Lexton Ararat Road,Lexton,VIC,Australia, Ararat

## Event gallery

- **Alt text**: Fundraiser for Addie
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2aca9ce6d72f7093d3ce1086a6b95d9f2c4f3ec92aea189413b6503ca352f912-rimg-w640-h887-dc161314-gmir?v=1776435910

## FAQs

- **Q**: When and where is Fundraiser for Addie being held?
  - **A:** Fundraiser for Addie takes place on Sat, 18 Apr, 2026 at 07:00 am to Sat, 18 Apr, 2026 at 07:00 am at Lexton Public Hall, 19 Lexton Ararat Road,Lexton,VIC,Australia, Ararat.
- **Q**: Who is organizing Fundraiser for Addie?
  - **A:** Fundraiser for Addie is organized by Wood Fired Pizza 2 You.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fundraiser for Addie",
        "image": "https://cdn-az.allevents.in/events2/banners/2aca9ce6d72f7093d3ce1086a6b95d9f2c4f3ec92aea189413b6503ca352f912-rimg-w640-h887-dc161314-gmir?v=1776435910",
        "startDate": "2026-04-18T07:00:00+10:00",
        "url": "https://allevents.in/ararat/fundraiser-for-addie/200029959689910",
        "location": {
            "@type": "Place",
            "name": "Lexton Public Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 Lexton Ararat Road,Lexton,VIC,Australia",
                "addressLocality": "Ararat",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.27458",
                "longitude": "143.51086"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’ll be dusting off the Pizza Trailer for this one off event. All proceeds going to to the fundraiser",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wood Fired Pizza 2 You",
                "url": "https://allevents.in/org/wood-fired-pizza-2-you/27702875"
            }
        ]
    }
]
```