{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-des-etangs-aubigny-sur-nere",
  "name": "Camping Des Étangs",
  "description": "Camping Des Étangs of 2 ha is a peaceful 4x starred place. Here you will stay at almost 200...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-des-etangs-aubigny-sur-nere",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/674991c899072.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "avenue du Parc des Sports",
    "addressLocality": "Aubigny-sur-Nère",
    "postalCode": "18700",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.48486,
    "longitude": 2.45586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 355,
    "bestRating": 10,
    "worstRating": 1
  }
}