{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arleux-nord-arleux-hauts-de-france",
  "name": "Arleux (Nord)",
  "description": "1 km from the city centre Near the marshes A few minutes from the Canal du Nord and the Canal de la Sensée (permissible fishing) Quiet area, surrounded by nature Lavaumatics on the area",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arleux-nord-arleux-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-6027-1721825754-dfb1a8c2-e87b-4f66-b181-258c50afbaed-image_migration-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Biselles",
    "addressLocality": "Arleux",
    "addressRegion": "Hauts-de-France",
    "postalCode": "59151",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.27377,
    "longitude": 3.105601
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 177,
    "bestRating": 5,
    "worstRating": 1
  }
}