{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/haveringland-hall-park-norwich",
  "name": "Haveringland Hall Park",
  "description": "Haveringland Hall Park is a campsite in Norwich, United Kingdom. Book and review Haveringland Hall Park on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/haveringland-hall-park-norwich",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTe8a64c32b0872765c51018deeec025c5/biggerthumb.jpg",
    "images//SPOTe8a64c32b0872765c51018deeec025c5/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "New Street 1",
    "addressLocality": "Norwich",
    "postalCode": "NR10 4PN"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.76972,
    "longitude": 1.16555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}