{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-lac-de-douzy-douzy",
  "name": "Camping du Lac de Douzy",
  "description": "Camping du Lac de Douzy is a campsite in Douzy, Ardennes, located on a lake/recreation lake. The campsite has pitches with delineation, with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-lac-de-douzy-douzy",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674df142eded6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Mouzon",
    "addressLocality": "Douzy",
    "postalCode": "08140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.6625,
    "longitude": 5.04819
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}