{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-le-silence-de-moer-noord-brabant",
  "name": "Minicamping Le Silence",
  "description": "Mini campsite located near Tilburg - bicycle parking - petanque - the Efteling - restaurants and a farm shop in the village - center 400 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-le-silence-de-moer-noord-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650886780.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zijstraat",
    "addressLocality": "de-moer",
    "addressRegion": "noord-brabant",
    "postalCode": "5176 NG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.62958,
    "longitude": 5.01272
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}