

# Event Details

- **Event Name**: Eastern Raiders v Southern Dogs Over 50s
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 11:00 am – Sun, 21 Jun, 2026 at 12:45 pm
- **Event Description**: Round 3 for the Over 50s sees the Eastern Raiders take on the Southern Dogs at Foxfield Oval.
- **Event URL**: https://allevents.in/adelaide/eastern-raiders-v-southern-dogs-over-50s/200030135846112
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Adelaide
- **state**: SA
- **country**: Australia
- **location**: Foxfield Recreation Oval
- **lat**: -34.88384
- **long**: 138.70411
- **full address**: Foxfield Recreation Oval, Adelaide, Australia

## Event gallery

- **Alt text**: Eastern Raiders v Southern Dogs Over 50s
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f1165bade6f32798519aa3be4186d4c6bb4db29aacb6d57be9fe8108615f765f-rimg-w1200-h628-dc2daa18-gmir?v=1779838211

## FAQs

- **Q**: When and where is Eastern Raiders v Southern Dogs Over 50s being held?
  - **A:** Eastern Raiders v Southern Dogs Over 50s takes place on Sun, 21 Jun, 2026 at 11:00 am to Sun, 21 Jun, 2026 at 12:45 pm at Foxfield Recreation Oval, Adelaide, Australia.
- **Q**: Who is organizing Eastern Raiders v Southern Dogs Over 50s?
  - **A:** Eastern Raiders v Southern Dogs Over 50s is organized by Eastern Raiders AFL Masters SA Over 50s.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Eastern Raiders v Southern Dogs Over 50s",
        "image": "https://cdn-az.allevents.in/events4/banners/f1165bade6f32798519aa3be4186d4c6bb4db29aacb6d57be9fe8108615f765f-rimg-w1200-h628-dc2daa18-gmir?v=1779838211",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/adelaide/eastern-raiders-v-southern-dogs-over-50s/200030135846112",
        "location": {
            "@type": "Place",
            "name": "Foxfield Recreation Oval",
            "address": {
                "@type": "PostalAddress",
                "name": "Foxfield Recreation Oval, Adelaide, Australia",
                "addressLocality": "Adelaide",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.88384",
                "longitude": "138.70411"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Round 3 for the Over 50s sees the Eastern Raiders take on the Southern Dogs at Foxfield Oval.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eastern Raiders AFL Masters SA Over 50s",
                "url": "https://allevents.in/org/eastern-raiders-afl-masters-sa-over-50s/27846070"
            }
        ]
    }
]
```