{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lyndon-top-camping-oakham-england",
  "name": "Lyndon Top Caravan Camping",
  "description": "quiet campsite without power - on vast stretches of Lakeland Estates UK - along the lake 'Rutland Water' - nowhere will you find more space than here - cycle route around the lake 21 miles - different forms of water recreation - fishing possible - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lyndon-top-camping-oakham-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651006505.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lyndon Road",
    "addressLocality": "oakham",
    "addressRegion": "england",
    "postalCode": "LE15",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.63485,
    "longitude": -0.67535
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "15+"
}