{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-moulin-chef-boutonne",
  "name": "Camping Le Moulin",
  "description": "Along the babbling brook, the Boutonne, between fields in an agricultural area with forests, lies the small family campsite Le Moulin. This is a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-moulin-chef-boutonne",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c68020729f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Treneuillet, 1 route de Niort",
    "addressLocality": "Chef-Boutonne",
    "postalCode": "79110",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.10919,
    "longitude": -0.09397
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}