

# Event Details

- **Event Name**: Newcastle Show Classic
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 10:00 am
- **Event URL**: https://allevents.in/newcastle/newcastle-show-classic/200029165260750
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 86

## Ticket Details


## Event venue details

- **city**: Newcastle
- **state**: NS
- **country**: Australia
- **location**: Newcastle Showground
- **lat**: -32.919884949716
- **long**: 151.73574395012
- **full address**: Newcastle Showground, 1 Curley Rd, Broadmeadow NSW 2292, Australia, Newcastle

## Event gallery

- **Alt text**: Newcastle Show Classic
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9d005a69951d3b680c1ea86ddc67015afdad8819c66d4bbf0516ff13c615d0a4-rimg-w1080-h1350-dcf3f3f4-gmir?v=1771943498

## FAQs

- **Q**: When and where is Newcastle Show Classic being held?
  - **A:** Newcastle Show Classic takes place on Fri, 27 Feb, 2026 at 10:00 am to Fri, 27 Feb, 2026 at 10:00 am at Newcastle Showground, 1 Curley Rd, Broadmeadow NSW 2292, Australia, Newcastle.
- **Q**: Who is organizing Newcastle Show Classic?
  - **A:** Newcastle Show Classic is organized by Bucking Bulls Australia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Newcastle Show Classic",
        "image": "https://cdn-az.allevents.in/events3/banners/9d005a69951d3b680c1ea86ddc67015afdad8819c66d4bbf0516ff13c615d0a4-rimg-w1080-h1350-dcf3f3f4-gmir?v=1771943498",
        "startDate": "2026-02-27",
        "url": "https://allevents.in/newcastle/newcastle-show-classic/200029165260750",
        "location": {
            "@type": "Place",
            "name": "Newcastle Showground",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Curley Rd, Broadmeadow NSW 2292, Australia",
                "addressLocality": "Newcastle",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-32.919884949716",
                "longitude": "151.73574395012"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bucking Bulls Australia",
                "url": "https://allevents.in/org/bucking-bulls-australia/19945365"
            }
        ]
    }
]
```