{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/slow-village-seveilles-coux-et-bigaroque-mouzens-fr",
  "name": "Slow Village Séveilles",
  "description": "Camping Les Valades is between the French rivers of Vézère and the Dordogne. It is a spaciously laid out campsite in a natural green,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/slow-village-seveilles-coux-et-bigaroque-mouzens-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674ad633d59c2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1590 route de Bigaroque",
    "addressLocality": "Coux et Bigaroque-Mouzens",
    "postalCode": "24220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.86042,
    "longitude": 0.96378
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 424,
    "bestRating": 10,
    "worstRating": 1
  }
}