{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/burnums-farm-northampton-england-united-kingdom",
  "name": "Burnums Farm",
  "description": "CCIcard MCC member so use NKC/Centre Kilsby 2, 5 km",
  "url": "https://campertunity.com/listings/campgrounds/burnums-farm-northampton-england-united-kingdom",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650773144.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A5",
    "addressLocality": "northampton",
    "addressRegion": "england",
    "postalCode": "NN6 7UH",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.31991,
    "longitude": -1.13822
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "10+"
}