{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-dower-house-east-harling",
  "name": "Camping The Dower House",
  "description": "Camping The Dower House is a camping in East Harling, Norfolk, in the forest. This camping has pitches with parcels, with shade, without...",
  "url": "https://campertunity.com/listings/campgrounds/camping-dower-house-east-harling",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674eef3c83e58.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thetford Forest",
    "addressLocality": "East Harling",
    "postalCode": "NR16 2SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.42789,
    "longitude": 0.89558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}