{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crystal-lakes-leisure-fenstanton-eng",
  "name": "Crystal Lakes Leisure",
  "description": "Camping, caravanning, and fishing at Crystal Lakes Holiday Park with fishing lakes in Fenstanton, Cambridgeshire. Enjoy nature and relax.",
  "url": "https://campertunity.com/listings/campgrounds/crystal-lakes-leisure-fenstanton-eng",
  "image": [
    "https://static.wixstatic.com/media/ee4b92_daef418356514ad5bb4b7e33e30627df%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/ee4b92_daef418356514ad5bb4b7e33e30627df%7Emv2.jpg",
    "https://static.wixstatic.com/media/ee4b92_6193d05175db4c958ff8b380d965bd23~mv2_d_3840_2160_s_2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Low Road",
    "addressLocality": "Fenstanton",
    "addressRegion": "ENG",
    "postalCode": "PE28 9HU",
    "addressCountry": "GB"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}