

# Event Details

- **Event Name**: Massilia Gaelic Cup
- **Event Start and End Date**: Sat, 13 May, 2017 at 09:30 am
- **Event URL**: https://allevents.in/marseille/massilia-gaelic-cup/100676353843624
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Marseille
- **state**: PR
- **country**: France
- **location**: Plage Du Prado Marseille
- **lat**: 43.26581
- **long**: 5.37294
- **full address**: Plage Du Prado Marseille, Marseille, France

## Event gallery

- **Alt text**: Massilia Gaelic Cup
  - **Image URL**: https://cdn-az.allevents.in/banners/6a0ce326a5d58dee3624c942ebed28f1

## FAQs

- **Q**: When and where is Massilia Gaelic Cup being held?
  - **A:** Massilia Gaelic Cup takes place on Sat, 13 May, 2017 at 09:30 am to Sat, 13 May, 2017 at 09:30 am at Plage Du Prado Marseille, Marseille, France.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Massilia Gaelic Cup",
        "image": "https://cdn-az.allevents.in/banners/6a0ce326a5d58dee3624c942ebed28f1",
        "startDate": "2017-05-13",
        "url": "https://allevents.in/marseille/massilia-gaelic-cup/100676353843624",
        "location": {
            "@type": "Place",
            "name": "Plage Du Prado Marseille",
            "address": {
                "@type": "PostalAddress",
                "name": "Plage Du Prado Marseille, Marseille, France",
                "addressLocality": "Marseille",
                "addressRegion": "PR",
                "addressCountry": "FR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.26581",
                "longitude": "5.37294"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```