

# Event Details

- **Event Name**: Anniversary party 24th June celebrate 3 years of porthcawl gym
- **Event Start and End Date**: Fri, 24 Jun, 2016 at 07:00 pm
- **Event URL**: https://allevents.in/porthcawl/anniversary-party-24th-june-celebrate-3-years-of-porthcawl-gym/564220557086048
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Porthcawl
- **country**: United Kingdom
- **location**: Porthcawl health and fitness club
- **lat**: 51.477105985524
- **long**: -3.7037871976881
- **full address**: Porthcawl health and fitness club, 7-11john street, Porthcawl, United Kingdom

## Event gallery

- **Alt text**: Anniversary party 24th June celebrate 3 years of porthcawl gym
  - **Image URL**: https://cdn-az.allevents.in/banners/239c52c5d681ae8b292d32754259699b

## FAQs

- **Q**: When and where is Anniversary party 24th June celebrate 3 years of porthcawl gym being held?
  - **A:** Anniversary party 24th June celebrate 3 years of porthcawl gym takes place on Fri, 24 Jun, 2016 at 07:00 pm to Fri, 24 Jun, 2016 at 07:00 pm at Porthcawl health and fitness club, 7-11john street, Porthcawl, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Anniversary party 24th June celebrate 3 years of porthcawl gym",
        "image": "https://cdn-az.allevents.in/banners/239c52c5d681ae8b292d32754259699b",
        "startDate": "2016-06-24",
        "url": "https://allevents.in/porthcawl/anniversary-party-24th-june-celebrate-3-years-of-porthcawl-gym/564220557086048",
        "location": {
            "@type": "Place",
            "name": "Porthcawl health and fitness club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7-11john street",
                "addressLocality": "Porthcawl",
                "addressRegion": "",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.477105985524",
                "longitude": "-3.7037871976881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```