{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lyons-st-marys-touring-park-gronant",
  "name": "Lyons St. Mary's Touring Park",
  "description": "Lyons St. Mary's Touring Park is a campsite in Gronant, Flintshire, located by the sea.The campsite has which are marked out and pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/lyons-st-marys-touring-park-gronant",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675014b6b6dd2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mostyn Rd",
    "addressLocality": "Gronant",
    "postalCode": "LL19 9TB",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.34139,
    "longitude": -3.35444
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/united-kingdom/wales/flintshire/gronant/lyons-st-marys-touring-park-109556/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}