

# Event Details

- **Event Name**: Sweepstakes
- **Event Start and End Date**: Sat, 12 Jul, 2025 at 12:00 pm
- **Event Description**: Sweepstakes

Don't forget, the Great Southern Championships are on at Pingelly
- **Event URL**: https://allevents.in/york/sweepstakes/200028159357635
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200028159357635?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=york-events

## Event venue details

- **city**: York
- **state**: WA
- **country**: Australia
- **location**: Cuballing Golf Club
- **lat**: -32.802081460606
- **long**: 117.18708095805
- **full address**: Cuballing Golf Club, Stratherne Road,Cuballing,WA,Australia, York

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Cuballing Golf Club (https://allevents.in/org/cuballing-golf-club/25974453)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/64c876f7ab765b5fc574178e957cf4441a645db61f49ff3b70e963e5c7010c93-rimg-w1200-h800-dc090909-gmir?v=1751840645
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/93b7d3a68779a2fa070f456835de448bf17c05b749c7fba4fefe31d95fd0ec69-rimg-w300-h300-dc090909-gmir?v=1751840646

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Jul, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Cuballing Golf Club, Stratherne Road,Cuballing,WA,Australia, York
- **Q**: Who is organizing the event?
  - **A:** Cuballing Golf Club
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Sweepstakes ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Sweepstakes",
        "image": "https://cdn-az.allevents.in/events8/banners/64c876f7ab765b5fc574178e957cf4441a645db61f49ff3b70e963e5c7010c93-rimg-w1200-h800-dc090909-gmir?v=1751840645",
        "startDate": "2025-07-12",
        "url": "https://allevents.in/york/sweepstakes/200028159357635",
        "location": {
            "@type": "Place",
            "name": "Cuballing Golf Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stratherne Road,Cuballing,WA,Australia",
                "addressLocality": "York",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-32.802081460606",
                "longitude": "117.18708095805"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sweepstakes\n\nDon't forget, the Great Southern Championships are on at Pingelly",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cuballing Golf Club",
                "url": "https://allevents.in/org/cuballing-golf-club/25974453"
            }
        ]
    }
]
```