{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-poutiroux-limeuil",
  "name": "Camping les Poutiroux",
  "description": "Camping les Poutiroux is a small-scale campsite in the Dordogne. The campsite is situated in the rolling hills of the Périgord. Here you'll find...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-poutiroux-limeuil",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503d1adb78f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "335 route des Poutiroux",
    "addressLocality": "Limeuil",
    "postalCode": "24510",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.89317,
    "longitude": 0.87903
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.3,
    "reviewCount": 141,
    "bestRating": 10,
    "worstRating": 1
  }
}