{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/louth-livestock-market-louth-england",
  "name": "Louth Livestock Market",
  "description": "Camper pitches at a working cattle market (Monday) - reservations and payment via website required",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/louth-livestock-market-louth-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651240602.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B1520",
    "addressLocality": "louth",
    "addressRegion": "england",
    "postalCode": "LN11 9HF",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.36228,
    "longitude": -0.00452
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "12+"
}