{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barn-kt9-chessington",
  "name": "The Barn KT9",
  "description": "The Barn KT9 is a unique rural space at Rushett Farm, just outside Central London. Events, glamping, prenatal and postnatal fitness, cafe, food and drink. All situated on a picturesque family farm, surrounded by beautiful walking and cycling routes.",
  "url": "https://campertunity.com/listings/campgrounds/barn-kt9-chessington",
  "image": [
    "https://static.wixstatic.com/media/4e4553_140c310155a14e2a9804d111f7834038%7Emv2.png/v1/fit/w_2500,h_1330,al_c/4e4553_140c310155a14e2a9804d111f7834038%7Emv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leatherhead Road",
    "addressLocality": "Chessington",
    "postalCode": "KT9 2NH",
    "addressCountry": "GB"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}