

# Event Details

- **Event Name**: Annual Picnic 
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 07:30 pm
- **Event Description**: BYO everything
- **Event URL**: https://allevents.in/perth/annual-picnic/200029392054727
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Perth
- **state**: WA
- **country**: Australia
- **location**: Matilda Bay Foreshore
- **lat**: -31.976768589587
- **long**: 115.82183818305
- **full address**: Matilda Bay Foreshore, Perth,WA,Australia

## Event gallery

- **Alt text**: Annual Picnic
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b28a6176701d42c4ff72b7c049a680c5498e7059f11359176f8fa467827fd78c-rimg-w1200-h800-dc5d7541-gmir?v=1767884863

## FAQs

- **Q**: When and where is Annual Picnic  being held?
  - **A:** Annual Picnic  takes place on Fri, 09 Jan, 2026 at 07:30 pm to Fri, 09 Jan, 2026 at 07:30 pm at Matilda Bay Foreshore, Perth,WA,Australia.
- **Q**: Who is organizing Annual Picnic ?
  - **A:** Annual Picnic  is organized by Mill Point Rotary Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Picnic",
        "image": "https://cdn-az.allevents.in/events6/banners/b28a6176701d42c4ff72b7c049a680c5498e7059f11359176f8fa467827fd78c-rimg-w1200-h800-dc5d7541-gmir?v=1767884863",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/perth/annual-picnic/200029392054727",
        "location": {
            "@type": "Place",
            "name": "Matilda Bay Foreshore",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Perth,WA,Australia",
                "addressLocality": "Perth",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.976768589587",
                "longitude": "115.82183818305"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BYO everything",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mill Point Rotary Club",
                "url": "https://allevents.in/org/mill-point-rotary-club/27271489"
            }
        ]
    }
]
```