{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-wastewater-barnard-castle-england",
  "name": "Discharge Wastewater",
  "description": "Small campsite right next to the A66. Simple facilities. Five camper pitches on grass. Beautiful view of Barnard Castle, a historic market town. A fire may be fired. By bike to Barnard Castle you can safely walk 75 meters to the exit via the other side of the guardrail.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-wastewater-barnard-castle-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650840221.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gallow Hill the Street",
    "addressLocality": "Barnard Castle",
    "addressRegion": "england",
    "postalCode": "DL12",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.51968,
    "longitude": -1.94377
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "21",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£21+"
}