{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-coucouzac-salavas-ardeche",
  "name": "Camping le Coucouzac",
  "description": "Camping le Coucouzac offers internet services.",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-coucouzac-salavas-ardeche",
  "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
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}