{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/teversal-camping-caravanning-sutton-in-ashfield-england",
  "name": "Teversal Camping and Caravanning Club Site",
  "description": "modern camping-stop-off for campers available for 8.50",
  "url": "https://campertunity.com/listings/campgrounds/teversal-camping-caravanning-sutton-in-ashfield-england",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650940601.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silverhill Lane",
    "addressLocality": "Sutton-in-Ashfield",
    "addressRegion": "england",
    "postalCode": "NG17",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.14893,
    "longitude": -1.29561
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/sutton-in-ashfield/24208/teversal-camping-and-caravanning-club-site",
    "http://www.campsitechatter.com/campsites/info/teversal-camping-and-caravanning-club-site/4c2fea3a6b34"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "23.8",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "£23.8+"
}