{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stanford-hall-caravan-park-lutterworth-england",
  "name": "Stanford Hall Caravan Park",
  "description": "Stanford Hall Caravan Park - attached to a country house - is set in a vast estate with manicured gardens and leafy woodland to wander around.",
  "url": "https://campertunity.com/listings/campgrounds/stanford-hall-caravan-park-lutterworth-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stanford Road",
    "addressLocality": "Lutterworth",
    "addressRegion": "england",
    "postalCode": "LE17 6DH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.40628,
    "longitude": -1.14934
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "£25+"
}