

# Event Details

- **Event Name**: Gosford BPS Meet
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 12:00 am
- **Event Description**: Round 1 of the BPS Meet
- **Event URL**: https://allevents.in/east-gosford/gosford-bps-meet/200029506438201
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: East Gosford
- **state**: NS
- **country**: Australia
- **location**: Gosford Olympic Pool
- **lat**: -33.435394305667
- **long**: 151.34214699268
- **full address**: Gosford Olympic Pool, 42 Masons Pde,East Gosford, New South Wales, Australia

## Event gallery

- **Alt text**: Gosford BPS Meet
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c1693bc243dcc6a5b63d75d114630289faa7db880a6c974c374045e94f55e203-rimg-w1200-h675-dc0277c1-gmir?v=1768544881

## FAQs

- **Q**: When and where is Gosford BPS Meet being held?
  - **A:** Gosford BPS Meet takes place on Sat, 17 Jan, 2026 at 12:00 am to Sat, 17 Jan, 2026 at 12:00 am at Gosford Olympic Pool, 42 Masons Pde,East Gosford, New South Wales, Australia.
- **Q**: Who is organizing Gosford BPS Meet?
  - **A:** Gosford BPS Meet is organized by Masters Swimming NSW.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gosford BPS Meet",
        "image": "https://cdn-az.allevents.in/events3/banners/c1693bc243dcc6a5b63d75d114630289faa7db880a6c974c374045e94f55e203-rimg-w1200-h675-dc0277c1-gmir?v=1768544881",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/east-gosford/gosford-bps-meet/200029506438201",
        "location": {
            "@type": "Place",
            "name": "Gosford Olympic Pool",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "42 Masons Pde,East Gosford, New South Wales, Australia",
                "addressLocality": "East Gosford",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.435394305667",
                "longitude": "151.34214699268"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Round 1 of the BPS Meet",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Masters Swimming NSW",
                "url": "https://allevents.in/org/masters-swimming-nsw/26178883"
            }
        ]
    }
]
```