

# Event Details

- **Event Name**: Art Gallery excursion 
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 10:00 am
- **Event Description**: Let's explore the Art Gallery together! There will be a craft activity to do at the end of our mini tour! We'll grab a coffee afterwards.
- **Event URL**: https://allevents.in/hamilton/art-gallery-excursion/200030267637516
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hamilton
- **state**: VI
- **country**: Australia
- **location**: Hamilton Gallery
- **lat**: -37.74235
- **long**: 142.02421
- **full address**: Hamilton Gallery, 107 Brown Street,Hamilton,VIC,Australia

## Event gallery

- **Alt text**: Art Gallery excursion
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/445b0de367a79e976262fcb2e29b2914df03bb2caf25ab9cfafd2645789ae64e-rimg-w1200-h669-dcf5f5f5-gmir?v=1781840776

## FAQs

- **Q**: When and where is Art Gallery excursion  being held?
  - **A:** Art Gallery excursion  takes place on Thu, 25 Jun, 2026 at 10:00 am to Thu, 25 Jun, 2026 at 10:00 am at Hamilton Gallery, 107 Brown Street,Hamilton,VIC,Australia.
- **Q**: Who is organizing Art Gallery excursion ?
  - **A:** Art Gallery excursion  is organized by HPC Playgroup .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Art Gallery excursion",
        "image": "https://cdn-az.allevents.in/events7/banners/445b0de367a79e976262fcb2e29b2914df03bb2caf25ab9cfafd2645789ae64e-rimg-w1200-h669-dcf5f5f5-gmir?v=1781840776",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/hamilton/art-gallery-excursion/200030267637516",
        "location": {
            "@type": "Place",
            "name": "Hamilton Gallery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107 Brown Street,Hamilton,VIC,Australia",
                "addressLocality": "Hamilton",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.74235",
                "longitude": "142.02421"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's explore the Art Gallery together! There will be a craft activity to do at the end of our mini tour! We'll grab a coffee afterwards.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HPC Playgroup ",
                "url": "https://allevents.in/org/hpc-playgroup/23278114"
            }
        ]
    }
]
```