{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vidange-dreux",
  "name": "Vidange",
  "description": "The area of Dreux welcomes you in Eure-et-Loire less than an hour from Paris, surrounded by a rich historical heritage. Sites stabilized with electricity Close to shops Many museums and castles to visit in the surroundings",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vidange-dreux",
  "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-402-1721826202-e995e40d-24fa-4802-8124-55f97c28410c-image_migration-1.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ZA de la Rabette, rue Jean-Louis Chanoine",
    "addressLocality": "Dreux",
    "addressRegion": "Centre-Val de Loire",
    "postalCode": "28100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.74026,
    "longitude": 1.332301
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.3,
    "reviewCount": 54,
    "bestRating": 5,
    "worstRating": 1
  }
}