{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-louth-engeland-gb",
  "name": "Discharge Toilet",
  "description": "Caravan site at fruit farm - During the season you can pick your fruit for a fee",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-louth-engeland-gb",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650805566.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bull Bank",
    "addressLocality": "Louth",
    "addressRegion": "engeland",
    "postalCode": "LN11",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.4442,
    "longitude": 0.00843
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.19,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "18",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "£18+"
}