{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lac-sautet-isere-corps-fr",
  "name": "Camping du lac de Sautet Isère",
  "description": "A true corner of paradise for campers in Isère! Family atmosphere, direct access to the lake of Sautet. Pataugeoire, restaurant, chalets, unusual accommodation and tent pitches for caravans and campers",
  "url": "https://campertunity.com/listings/campgrounds/camping-lac-sautet-isere-corps-fr",
  "image": [
    "https://www.campingdusautet.fr/images/famille-emplacement-camping-isere.jpg",
    "https://www.campingdusautet.fr/images/piscine-toboggan-aquatique-camping-isere-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sous les Chenêts",
    "addressLocality": "Corps",
    "postalCode": "38970",
    "addressCountry": "FR"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ]
}