{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wergs-hall-fishing-and-camping-wolverhampton-west-midlands",
  "name": "Wergs Hall Fishing And Camping",
  "description": "Currently no description added for Wergs Hall Fishing And Camping",
  "url": "https://campertunity.com/listings/campgrounds/wergs-hall-fishing-and-camping-wolverhampton-west-midlands",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wergs Hall Road",
    "addressLocality": "Wolverhampton",
    "addressRegion": "West Midlands",
    "postalCode": "WV8 2HH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5847651,
    "longitude": -2.127567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}