{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fakenham-campsite-sculthorpe-england",
  "name": "Fakenham Campsite",
  "description": "Small-scale family campsite - centre 1.5km.",
  "url": "https://campertunity.com/listings/campgrounds/fakenham-campsite-sculthorpe-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B1355 / Burnham Market Road",
    "addressLocality": "Sculthorpe",
    "addressRegion": "england",
    "postalCode": "NR21 9SA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8434,
    "longitude": 0.83071
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "23",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "£23+"
}