{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-hepworth-england",
  "name": "Discharge Toilet",
  "description": "On the border of Suffolk and Norfolk - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-hepworth-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651107904.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clay Lane",
    "addressLocality": "Hepworth",
    "addressRegion": "england",
    "postalCode": "IP22 2QD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.33075,
    "longitude": 0.92299
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "20",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "£20+"
}