{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vidange-val-de-meuse-grand-est",
  "name": "Vidange",
  "description": "Green setting, quiet Stabilized, spacious and shaded pitches Separated by lawn spaces Near shops",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vidange-val-de-meuse-grand-est",
  "image": [
    "https://www.campingcarpark.com/assets/logo-without-text.webp",
    "https://static.campingcarpark.com/media/cache/vich_mobile_thumb/public/media/slider/public-media-slider-4087-1721825916-a957a5f3-bd78-4273-8bc9-dfbfff7e8e10-image_migration-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24 Rue Hubert Collot",
    "addressLocality": "Val de Meuse",
    "addressRegion": "Grand-Est",
    "postalCode": "52140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.00071,
    "longitude": 5.496204
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 140,
    "bestRating": 5,
    "worstRating": 1
  }
}