{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-great-haywood-inglaterra",
  "name": "Discharge Toilet",
  "description": "Electric barrier open from 7 to 22 hours - possibility to use the parking outside the opening hours - center 800 mtr.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-great-haywood-inglaterra",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651205350.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mill Lane",
    "addressLocality": "Great Haywood",
    "addressRegion": "inglaterra",
    "postalCode": "ST18 0RJ",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.80553,
    "longitude": -2.01183
  },
  "sameAs": [
    "https://www.campercontact.com/es/reino-unido/inglaterra/great-haywood/159209/the-white-lodge-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "17",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "17+"
}