

# Event Details

- **Event Name**: Club Dive
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:15 am
- **Event Description**: Come along for a boat dive on the Tamar. Limited spots available, so get in quick! Must have 6 to go?
- **Event URL**: https://allevents.in/george-town/club-dive/200029164571708
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: George Town
- **state**: TS
- **country**: Australia
- **location**: Low Head, George Town
- **lat**: -41.063524359761
- **long**: 146.79530831962
- **full address**: Low Head, George Town, Australia

## Event gallery

- **Alt text**: Club Dive
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/048334c809d2cd135ed8b4fbd4610c4945d37111e6d69275682b0331fd1905d0-rimg-w1200-h900-dc95a3a8-gmir?v=1765401898

## FAQs

- **Q**: When and where is Club Dive being held?
  - **A:** Club Dive takes place on Sat, 13 Dec, 2025 at 08:15 am to Sat, 13 Dec, 2025 at 08:15 am at Low Head, George Town, Australia.
- **Q**: Who is organizing Club Dive?
  - **A:** Club Dive is organized by Tasmanian Divers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club Dive",
        "image": "https://cdn-az.allevents.in/events5/banners/048334c809d2cd135ed8b4fbd4610c4945d37111e6d69275682b0331fd1905d0-rimg-w1200-h900-dc95a3a8-gmir?v=1765401898",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/george-town/club-dive/200029164571708",
        "location": {
            "@type": "Place",
            "name": "Low Head, George Town",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Low Head Pilot Station Maritime Museum, 399 Low Head Rd, Low Head TAS 7253, Australia",
                "addressLocality": "George Town",
                "addressRegion": "TS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-41.063524359761",
                "longitude": "146.79530831962"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along for a boat dive on the Tamar. Limited spots available, so get in quick! Must have 6 to go?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tasmanian Divers",
                "url": "https://allevents.in/org/tasmanian-divers/20195214"
            }
        ]
    }
]
```