{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wing-hall-camping-caravan-site-wing-england",
  "name": "Wing Hall Camping & Caravan Site",
  "description": "Camping on the estate of Wing Hall, a Victorian farmhouse in the heart of England's smallest county, Rutland.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wing-hall-camping-caravan-site-wing-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651214544"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12 Wing Hill",
    "addressLocality": "Wing",
    "addressRegion": "England",
    "postalCode": "LE15 8RQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.61619,
    "longitude": -0.68804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "£25+"
}