

# Event Details

- **Event Name**: Pool party 
- **Event Start and End Date**: Sat, 18 Oct, 2025 at 10:00 am
- **Event Description**: This Saturday... Come and have fun
- **Event URL**: https://allevents.in/accra/pool-party/200029065322212
- **Event Categories**: pool-parties, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details

- **Ticket URL**: http://facebook.com/200029065322212?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=accra-events

## Event venue details

- **city**: Accra
- **state**: AA
- **country**: Ghana
- **location**: Achimota Kingsby Hotel
- **lat**: 5.6194269
- **long**: -0.2431282
- **full address**: Achimota Kingsby Hotel, Accra, Ghana

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pool+party+&date=Sat%2C+18+Oct%2C+2025+at+10%3A00+am&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pool+party+&date=18+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 18 Oct, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Achimota Kingsby Hotel, Accra, Ghana
- **Q**: What type of event is this?
  - **A:** pool-parties, parties, entertainment
- **Q**: Where can I find ticket details about Pool party  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pool party",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Pool+party+&date=Sat%2C+18+Oct%2C+2025+at+10%3A00+am&bg=3",
        "startDate": "2025-10-18",
        "url": "https://allevents.in/accra/pool-party/200029065322212",
        "location": {
            "@type": "Place",
            "name": "Achimota Kingsby Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Accra, Ghana",
                "addressLocality": "Accra",
                "addressRegion": "AA",
                "addressCountry": "GH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "5.6194269",
                "longitude": "-0.2431282"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Saturday... Come and have fun"
    }
]
```