{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-etangs-du-moulin-cessieres-suzy",
  "name": "Camping Les Etangs du Moulin",
  "description": "The peaceful campsite Les Étangs du Moulin, in the hilly region of Aisne, in the north of France, is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-etangs-du-moulin-cessieres-suzy",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c8c320b7c1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6 rue du champ fercot",
    "addressLocality": "Cessières-Suzy",
    "postalCode": "02320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.54781,
    "longitude": 3.47061
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 826,
    "bestRating": 10,
    "worstRating": 1
  }
}