

# Event Details

- **Event Name**: Round 7 
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 01:00 pm
- **Event Description**: Get there before midday
- **Event URL**: https://allevents.in/gawler/round-7/200030303136551
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Gawler
- **state**: SA
- **country**: Australia
- **location**: South Gawler Football Club
- **lat**: -34.62364443602
- **long**: 138.73110965402
- **full address**: South Gawler Football Club, Gawler, Australia

## Event gallery

- **Alt text**: Round 7
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ca03cf722c8416a60e1b294d52d38d504afe977e94a96cc6472b2be96d3da059-rimg-w1200-h628-dc15203c-gmir?v=1782409671

## FAQs

- **Q**: When and where is Round 7  being held?
  - **A:** Round 7  takes place on Sat, 27 Jun, 2026 at 01:00 pm to Sat, 27 Jun, 2026 at 01:00 pm at South Gawler Football Club, Gawler, Australia.
- **Q**: Who is organizing Round 7 ?
  - **A:** Round 7  is organized by East Hectorville Demons AFL Masters Football Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Round 7",
        "image": "https://cdn-az.allevents.in/events2/banners/ca03cf722c8416a60e1b294d52d38d504afe977e94a96cc6472b2be96d3da059-rimg-w1200-h628-dc15203c-gmir?v=1782409671",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/gawler/round-7/200030303136551",
        "location": {
            "@type": "Place",
            "name": "South Gawler Football Club",
            "address": {
                "@type": "PostalAddress",
                "name": "South Gawler Football Club, Gawler, Australia",
                "addressLocality": "Gawler",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.62364443602",
                "longitude": "138.73110965402"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get there before midday",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Hectorville Demons AFL Masters Football Club",
                "url": "https://allevents.in/org/east-hectorville-demons-afl-masters-football-club/23838546"
            }
        ]
    }
]
```