

# Event Details

- **Event Name**: July 12th Competition 
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 08:00 am
- **Event Description**: Unofficial Dressage Competition for everyone!
- **Event URL**: https://allevents.in/south-nowra/july-12th-competition/200030194668140
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: South Nowra
- **state**: NS
- **country**: Australia
- **location**: 91A Worrigee Road
- **lat**: -34.89714
- **long**: 150.6364
- **full address**: 91A Worrigee Road, 91A Worrigee Rd, Worrigee NSW 2540, Australia, South Nowra

## Event gallery

- **Alt text**: July 12th Competition
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7f88aadf7dbd6b678f6a621042c74e6ad27b579108572a7a6e0d5482adbd6a72-rimg-w1200-h676-dcf8f7f5-gmir?v=1783653722

## FAQs

- **Q**: When and where is July 12th Competition  being held?
  - **A:** July 12th Competition  takes place on Sun, 12 Jul, 2026 at 08:00 am to Sun, 12 Jul, 2026 at 08:00 am at 91A Worrigee Road, 91A Worrigee Rd, Worrigee NSW 2540, Australia, South Nowra.
- **Q**: Who is organizing July 12th Competition ?
  - **A:** July 12th Competition  is organized by Shoalhaven Dressage Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July 12th Competition",
        "image": "https://cdn-az.allevents.in/events4/banners/7f88aadf7dbd6b678f6a621042c74e6ad27b579108572a7a6e0d5482adbd6a72-rimg-w1200-h676-dcf8f7f5-gmir?v=1783653722",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/south-nowra/july-12th-competition/200030194668140",
        "location": {
            "@type": "Place",
            "name": "91A Worrigee Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "91A Worrigee Rd, Worrigee NSW 2540, Australia",
                "addressLocality": "South Nowra",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.89714",
                "longitude": "150.6364"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Unofficial Dressage Competition for everyone!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shoalhaven Dressage Club",
                "url": "https://allevents.in/org/shoalhaven-dressage-club/12235966",
                "description": "Promoting the Sport of Dressage"
            }
        ]
    }
]
```