{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-lido-leopoldsburg-limburg-belgie",
  "name": "Camperplaats De Lido",
  "description": "Motorhome location - located on fishing pond and along canal - center Leopoldsburg 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-lido-leopoldsburg-limburg-belgie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650973931"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lidostraat",
    "addressLocality": "Leopoldsburg",
    "addressRegion": "limburg",
    "postalCode": "3970",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1359,
    "longitude": 5.2422
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.28,
    "reviewCount": 141,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20+"
}