{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vidange-calais-hauts-de-france",
  "name": "Vidange",
  "description": "In front of a canal leading to the marina Hiking paths and bike paths Vélomaritime nearby Aire located in the heart of town, 2 km from the Tourist Office",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vidange-calais-hauts-de-france",
  "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-6713-1721825969-750777bf-6d03-404c-9413-b666549013bf-image_migration-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "275 Rue Asfeld",
    "addressLocality": "Calais",
    "addressRegion": "Hauts-de-France",
    "postalCode": "62100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.95933,
    "longitude": 1.832247
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 446,
    "bestRating": 5,
    "worstRating": 1
  }
}