{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rutland-water-campsite-edith-weston",
  "name": "Rutland Water Campsite",
  "description": "Small camping, shower and toilet in the clubhouse Rutland sail club opposite the campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rutland-water-campsite-edith-weston",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650796615.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gibbet Lane",
    "addressLocality": "Edith Weston",
    "addressRegion": "engeland",
    "postalCode": "LE15 8HJ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.63964,
    "longitude": -0.64057
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.58,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "12",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "£12+"
}