

# Event Details

- **Event Name**: The Rattle
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 02:00 pm (+10:00)
- **Event Description**: Sunday Sessions
- **Event URL**: https://allevents.in/newcastle/the-rattle/200030536194328
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Newcastle
- **state**: NS
- **country**: Australia
- **location**: 122 Mitchell Street, Stockton, Stockton, NSW, Australia, New South Wales 2295
- **lat**: -32.9109
- **long**: 151.78715
- **full address**: 122 Mitchell Street, Stockton, Stockton, NSW, Australia, New South Wales 2295, 122 Mitchell St, Stockton NSW 2295, Australia, Newcastle

## Event gallery

- **Alt text**: The Rattle
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a8ba71478208d491698e13a06297a61952f79eb47d25160d4293b98e404b7977-rimg-w831-h1091-dc180808-gmir?v=1787316936

## FAQs

- **Q**: When and where is The Rattle being held?
  - **A:** The Rattle takes place on Sun, 13 Sep, 2026 at 02:00 pm to Sun, 13 Sep, 2026 at 02:00 pm at 122 Mitchell Street, Stockton, Stockton, NSW, Australia, New South Wales 2295, 122 Mitchell St, Stockton NSW 2295, Australia, Newcastle.
- **Q**: Who is organizing The Rattle?
  - **A:** The Rattle is organized by Stockton Bowling Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Rattle is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Newcastle, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Rattle 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": "The Rattle",
        "image": "https://cdn-az.allevents.in/events9/banners/a8ba71478208d491698e13a06297a61952f79eb47d25160d4293b98e404b7977-rimg-w831-h1091-dc180808-gmir?v=1787316936",
        "startDate": "2026-09-13T14:00:00+10:00",
        "url": "https://allevents.in/newcastle/the-rattle/200030536194328",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "122 Mitchell Street, Stockton, Stockton, NSW, Australia, New South Wales 2295",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "122 Mitchell St, Stockton NSW 2295, Australia",
                "addressLocality": "Newcastle",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-32.9109",
                "longitude": "151.78715"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Sessions",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stockton Bowling Club",
                "url": "https://allevents.in/org/stockton-bowling-club/7607745",
                "description": "Your Host on the Coast. Home of the 'Stockton Summer Sessions'"
            }
        ]
    }
]
```