{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/how-far-from-the-river-is-camping-les-coudoulets-auvergne-rh",
  "name": "How far from the river is Camping Les Coudoulets?",
  "description": "ProfileA family campsite on the banks of the river the Ardèche. Heated swimming-pool, river, canoe ... rental of gîtes, chalets, mobile homes ... Read more",
  "url": "https://campertunity.com/listings/campgrounds/how-far-from-the-river-is-camping-les-coudoulets-auvergne-rh",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-les-coudoulets/dM_VZeAFst1b.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-les-coudoulets/sFpOFtLgd5Lt.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de l'Ardèche null",
    "addressLocality": "Camping Les Coudoulets",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "postalCode": "07120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4774,
    "longitude": 4.35848
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-les-coudoulets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}