{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/toad-hall-caravan-and-camping-nacton-england",
  "name": "Toad Hall Caravan and Camping",
  "description": "solid surface-anywhere grass with little traffic noise-Centre 3 km",
  "url": "https://campertunity.com/listings/campgrounds/toad-hall-caravan-and-camping-nacton-england",
  "image": [
    "https://img.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Felixstowe Road",
    "addressLocality": "Nacton",
    "addressRegion": "england",
    "postalCode": "IP10 0DE",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.02724,
    "longitude": 1.2408
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.17,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "29",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "£29+"
}