

# Event Details

- **Event Name**: Rottnest Society Volunteering Weekends
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:30 am – Sat, 20 Jun, 2026 at 04:30 pm
- **Event Description**: We organise 5 volunteer events on Rottnest Island each year, carrying out environmental work, such as planting seedlings, weeding and beach cleanup.
- **Event URL**: https://allevents.in/perth/rottnest-society-volunteering-weekends/200030265935825
- **Event Categories**: volunteering
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Perth
- **state**: WA
- **country**: Australia
- **location**: Rottnest Island
- **lat**: -31.963645276221
- **long**: 115.85349900453
- **full address**: Rottnest Island, Perth,WA,Australia

## Event gallery

- **Alt text**: Rottnest Society Volunteering Weekends
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Rottnest+Society+Volunteering+Weekends&date=Sat%2C+20+Jun%2C+2026+at+07%3A30+am&bg=1

## FAQs

- **Q**: When and where is Rottnest Society Volunteering Weekends being held?
  - **A:** Rottnest Society Volunteering Weekends takes place on Sat, 20 Jun, 2026 at 07:30 am to Sat, 20 Jun, 2026 at 04:30 pm at Rottnest Island, Perth,WA,Australia.
- **Q**: Who is organizing Rottnest Society Volunteering Weekends?
  - **A:** Rottnest Society Volunteering Weekends is organized by The Rottnest Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rottnest Society Volunteering Weekends",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Rottnest+Society+Volunteering+Weekends&date=Sat%2C+20+Jun%2C+2026+at+07%3A30+am&bg=1",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/perth/rottnest-society-volunteering-weekends/200030265935825",
        "location": {
            "@type": "Place",
            "name": "Rottnest Island",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Perth,WA,Australia",
                "addressLocality": "Perth",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.963645276221",
                "longitude": "115.85349900453"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We organise 5 volunteer events on Rottnest Island each year, carrying out environmental work, such as planting seedlings, weeding and beach cleanup.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Rottnest Society",
                "url": "https://allevents.in/org/the-rottnest-society/27908477"
            }
        ]
    }
]
```