{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waterloo-farm-leisure-market-harborough-engeland",
  "name": "Waterloo Farm Leisure",
  "description": "a bike path to Market Harborough and Northampton is just behind the campsite - bus stop 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waterloo-farm-leisure-market-harborough-engeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650832683.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harborough Road",
    "addressLocality": "Market Harborough",
    "addressRegion": "engeland",
    "postalCode": "LE16 8NB",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.45105,
    "longitude": -0.9181
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.38,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "38",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£38+"
}