{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coin-tranquille-abrets-fr",
  "name": "Camping Le Coin Tranquille",
  "description": "In eastern France, not far from the Italian and Swiss border, between Chambery and Lyon, lies the cozy Camping Le Coin...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coin-tranquille-abrets-fr",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749a7e136268.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6 chemin des Vignes (Le Véroud)",
    "addressLocality": "Les Abrets",
    "postalCode": "38490",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.54139,
    "longitude": 5.60814
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 630,
    "bestRating": 10,
    "worstRating": 1
  }
}