{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-avion-avion-hauts-de-france",
  "name": "Aire de Camping Car Avion",
  "description": "new motorhome park open December 2017 - park of the Glissoire with pond 100m - ideal for a walk in the nature - water and electricity connection 3 € / 1 / 2h - there is a wooden fence that is closed, you just have to push - very quiet - bakery 500m - supermarket 500m - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-avion-avion-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650851799.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Cité Saint-Antoine",
    "addressLocality": "Avion",
    "addressRegion": "hauts-de-france",
    "postalCode": "62210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.41516,
    "longitude": 2.83115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.73,
    "reviewCount": 102,
    "bestRating": 5,
    "worstRating": 1
  }
}