{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-pulloxhill-england",
  "name": "Discharge Toilet",
  "description": "behind the pub parking - Fliwick 3km, from where 2 stops to Luton and directly to London Paddington - reservation is required",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-pulloxhill-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650752528.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "High Street",
    "addressLocality": "Pulloxhill",
    "addressRegion": "england",
    "postalCode": "MK45 5HB",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.99503,
    "longitude": -0.45309
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.72,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "20",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "£20+"
}