

# Event Details

- **Event Name**: Christmas Toy Raffle
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 05:00 am
- **Event Description**: Drawn from 4:00pm
- **Event URL**: https://allevents.in/anna-bay/christmas-toy-raffle/200028985163017
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 124

## Ticket Details


## Event venue details

- **city**: Anna Bay
- **state**: NS
- **country**: Australia
- **location**: 118 Soldiers Point Road, Soldiers Point, NSW, Australia, New South Wales 2317
- **lat**: -32.70999
- **long**: 152.07018
- **full address**: 118 Soldiers Point Road, Soldiers Point, NSW, Australia, New South Wales 2317, 118 Soldiers Point Rd, Soldiers Point NSW 2317, Australia, Anna Bay

## Event gallery

- **Alt text**: Christmas Toy Raffle
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9285aeee51d5f36cb65db25f8f438522f6ecf72aca9a962aa1b3005556bef0bd-rimg-w1200-h444-dc0e2761-gmir?v=1765392926

## FAQs

- **Q**: When and where is Christmas Toy Raffle being held?
  - **A:** Christmas Toy Raffle takes place on Sun, 14 Dec, 2025 at 05:00 am to Sun, 14 Dec, 2025 at 05:00 am at 118 Soldiers Point Road, Soldiers Point, NSW, Australia, New South Wales 2317, 118 Soldiers Point Rd, Soldiers Point NSW 2317, Australia, Anna Bay.
- **Q**: Who is organizing Christmas Toy Raffle?
  - **A:** Christmas Toy Raffle is organized by Soldiers Point Bowling Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Toy Raffle",
        "image": "https://cdn-az.allevents.in/events8/banners/9285aeee51d5f36cb65db25f8f438522f6ecf72aca9a962aa1b3005556bef0bd-rimg-w1200-h444-dc0e2761-gmir?v=1765392926",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/anna-bay/christmas-toy-raffle/200028985163017",
        "location": {
            "@type": "Place",
            "name": "118 Soldiers Point Road, Soldiers Point, NSW, Australia, New South Wales 2317",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "118 Soldiers Point Rd, Soldiers Point NSW 2317, Australia",
                "addressLocality": "Anna Bay",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-32.70999",
                "longitude": "152.07018"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drawn from 4:00pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Soldiers Point Bowling Club",
                "url": "https://allevents.in/org/soldiers-point-bowling-club/26002689"
            }
        ]
    }
]
```