{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-clair-matin-allevard-les-bains",
  "name": "Camping Clair Matin",
  "description": "Camping Clair Matin is located in the low mountain range of the Isère, at the foot of the Alps. You'll camp here in a green mountain landscape near...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-clair-matin-allevard-les-bains",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674ae82198c6c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 rue de Pommiers",
    "addressLocality": "Allevard-les-Bains",
    "postalCode": "38580",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.38856,
    "longitude": 6.06467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 170,
    "bestRating": 10,
    "worstRating": 1
  }
}