{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-cornhill-on-tweed-england",
  "name": "Discharge Toilet",
  "description": "small family run site - located on the outskirts of Northumberland & Scottish Borders - center 4.5 km.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-cornhill-on-tweed-england",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650972593.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B6354",
    "addressLocality": "Cornhill-on-Tweed",
    "addressRegion": "england",
    "postalCode": "TD12 4TQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.62599,
    "longitude": -2.11123
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "18",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "£18+"
}