

# Event Details

- **Event Name**: The Great Easter Egg Raffle 
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 07:00 am – Sat, 21 Mar, 2026 at 10:00 am
- **Event Description**: $2500 in prizes to be won!
- **Event URL**: https://allevents.in/umina-beach/the-great-easter-egg-raffle/200029784759442
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Umina Beach
- **state**: NS
- **country**: Australia
- **location**: Club Umina Cnr of Melbourne Avenue and Carawa Street, 2257
- **lat**: -33.52541
- **long**: 151.31139
- **full address**: Club Umina Cnr of Melbourne Avenue and Carawa Street, 2257, 5A Melbourne Ave, Umina Beach NSW 2257, Australia, Umina Beach

## Event gallery

- **Alt text**: The Great Easter Egg Raffle
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/42d96dcd2232e02ff80245d83b0f72aa7b7c734c6b9590366cf97107b0e9ee72-rimg-w1200-h675-dca5c4d5-gmir?v=1773588633

## FAQs

- **Q**: When and where is The Great Easter Egg Raffle  being held?
  - **A:** The Great Easter Egg Raffle  takes place on Sat, 21 Mar, 2026 at 07:00 am to Sat, 21 Mar, 2026 at 10:00 am at Club Umina Cnr of Melbourne Avenue and Carawa Street, 2257, 5A Melbourne Ave, Umina Beach NSW 2257, Australia, Umina Beach.
- **Q**: Who is organizing The Great Easter Egg Raffle ?
  - **A:** The Great Easter Egg Raffle  is organized by Club Umina .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Great Easter Egg Raffle",
        "image": "https://cdn-az.allevents.in/events9/banners/42d96dcd2232e02ff80245d83b0f72aa7b7c734c6b9590366cf97107b0e9ee72-rimg-w1200-h675-dca5c4d5-gmir?v=1773588633",
        "startDate": "2026-03-21",
        "endDate": "2026-03-21",
        "url": "https://allevents.in/umina-beach/the-great-easter-egg-raffle/200029784759442",
        "location": {
            "@type": "Place",
            "name": "Club Umina Cnr of Melbourne Avenue and Carawa Street, 2257",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5A Melbourne Ave, Umina Beach NSW 2257, Australia",
                "addressLocality": "Umina Beach",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.52541",
                "longitude": "151.31139"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$2500 in prizes to be won!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Club Umina ",
                "url": "https://allevents.in/org/club-umina/21767418"
            }
        ]
    }
]
```