{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lost-norfolk-brickyard-east-england",
  "name": "The Lost Norfolk Brickyard in Norfolk",
  "description": "The last brick left The Brickyard in 1951. Since then it has been largely reclaimed by nature. The site has been open for camping for 4 years and has a strong following of guests who come regularly. Recently, as well as bring your own tents, a permanent, luxury tent has been erected and filled with everything needed for a short break or week booking. All the camping spots and the retreat have their own private space and campfires at each pitch.",
  "url": "https://campertunity.com/listings/campgrounds/lost-norfolk-brickyard-east-england",
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "East England"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}