{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-des-bans-corcieux",
  "name": "Camping Domaine des Bans",
  "description": "In the middle of one of the most wooded areas of France and a few minutes' walk from the beautiful village of Corcieux, you'll find an ideal place...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-des-bans-corcieux",
  "image": [
    "https://cdn2.acsi.eu/6/7/7/f/677fc42ec352a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "146 rue James Wiese",
    "addressLocality": "Corcieux",
    "postalCode": "88430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.16873,
    "longitude": 6.88014
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 926,
    "bestRating": 10,
    "worstRating": 1
  }
}