{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodpecker-meadow-camping-caravanning-colchester-england",
  "name": "Woodpecker Meadow Camping and Caravanning",
  "description": "Woodpecker Meadow Camping and Caravanning is a camping location in Colchester that offers sanitary services for discharging toilets.",
  "url": "https://campertunity.com/listings/campgrounds/woodpecker-meadow-camping-caravanning-colchester-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Colchester",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.85926,
    "longitude": 0.78648
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/111400/woodpecker-meadow-camping-and-caravanning"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}