{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-gorges-du-chambon-ciela-village-eymouthiers-mont",
  "name": "Camping Les Gorges du Chambon - Ciela Village",
  "description": "In the vast nature of Charente lies this green campsite. This spacious campsite is a wonderful place to relax. At the sloping campsite of Camping Les...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-gorges-du-chambon-ciela-village-eymouthiers-mont",
  "image": [
    "https://cdn2.acsi.eu/6/7/b/7/67b7378322b62.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "861 rue de la Tardoire",
    "addressLocality": "Eymouthiers/Montbron",
    "postalCode": "16220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.65972,
    "longitude": 0.55789
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 116,
    "bestRating": 10,
    "worstRating": 1
  }
}