{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/internet-113714-auvergne-rhone-alpes",
  "name": "Camping le Coucouzac",
  "description": "Camping le Coucouzac offers internet services.",
  "url": "https://campertunity.com/listings/campgrounds/internet-113714-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651180394"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "740 Chemin de Coucouzac",
    "addressLocality": "Salavas",
    "addressRegion": "Ardèche",
    "postalCode": "07150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.425,
    "longitude": 4.42293
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/113714/camping-le-coucouzac"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}