{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bontemps-ciela-village-vernioz",
  "name": "Camping le Bontemps - Ciela Village",
  "description": "Camping Le Bontemps is located in the region of Isère, in the heart of the Rhône-Alpes. This region is known for its castles, churches and museums,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bontemps-ciela-village-vernioz",
  "image": [
    "https://cdn1.acsi.eu/6/8/c/2/68c2d0252fc9f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5, Impasse du Bontemps",
    "addressLocality": "Vernioz",
    "postalCode": "38150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.42822,
    "longitude": 4.92833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 364,
    "bestRating": 10,
    "worstRating": 1
  }
}