{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lonton-south-farm-111827-england",
  "name": "Lonton South Farm",
  "description": "Lonton South Farm is a camping location with a playground, toilets, showers, water, electricity, clothes washing and drying facilities, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/lonton-south-farm-111827-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Middleton-in-Teesdale",
    "addressRegion": "County Durham",
    "postalCode": "DL12 0PL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.61596,
    "longitude": -2.07167
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/111827/lonton-south-farm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}