{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gatton-waters-adults-sandringham-norfolk",
  "name": "Gatton Waters Park (adults Only)",
  "description": "The 24 acre site includes an 8 acre lake well stocked with coarse fish. We pride ourselves on our peace and quiet. There is an abundance of wild life. We are the ideal place to make a base for touring Norfolk. We have a bar on site which opens Friday,Saturday, Sunday and Wednesday evenings from 6.30pm.Facilities and site information:Site InformationThe site is 24 acres including an 8 acre lake stocked with tench, carp, roach, rudd, perch and bream, all of good size.There are 4 toilet/shower b...",
  "url": "https://campertunity.com/listings/campgrounds/gatton-waters-adults-sandringham-norfolk",
  "image": [
    "https://lh5.googleusercontent.com/-ysU4peHoWdc/U--PVY0E0mI/AAAAAAAEAwA/gkvo5zfvCEI/w1000/Gatton-Waters-Park-%252528adults-Only%252529-604817550.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sandringham",
    "addressLocality": "Sandringham",
    "addressRegion": "Norfolk",
    "postalCode": "PE30 3EQ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8427652,
    "longitude": 0.4318137
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}