{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/old-bridge-end-cl-witton-gilbert",
  "name": "Old Bridge End CL",
  "description": "Small-scale campsite",
  "url": "https://campertunity.com/listings/campgrounds/old-bridge-end-cl-witton-gilbert",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Norburn Ln",
    "addressLocality": "Witton Gilbert",
    "addressRegion": "england",
    "postalCode": "DH7 6TT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.81723,
    "longitude": -1.64968
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/witton-gilbert/111883/old-bridge-end-cl"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "18",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "£18+"
}