{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/virginia-water-caravan-site-wisbech-england",
  "name": "Virginia Water Caravan Site",
  "description": "Virginia Lake Caravan Park is located in Norfolk - 3 miles from the borders of Cambridgeshire / Lincolnshire - 2 acres of fishing lake - center 10 km",
  "url": "https://campertunity.com/listings/campgrounds/virginia-water-caravan-site-wisbech-england",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650819735.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Smeeth Road",
    "addressLocality": "Wisbech",
    "addressRegion": "england",
    "postalCode": "PE14",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.67711,
    "longitude": 0.27094
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-08-18"
  },
  "priceRange": "£25+"
}