{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brook-house-farm-camp-site-in-powys-east-england",
  "name": "Brook House Farm Camp Site in Powys",
  "description": "new this year,5 caravan pitches, near river severn banks with our own fishing rights,farm shop on site,lots to do look on web sites brookhousefarm.net also posh-pods.com",
  "url": "https://campertunity.com/listings/campgrounds/brook-house-farm-camp-site-in-powys-east-england",
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "East England"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}