{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-car-camping-des-gorges-saint-martin-d-ardeche-cci",
  "name": "Aire de service/accueil camping-car au camping des Gorges - Saint-Martin-d'Ardèche - Ardèche Guide",
  "description": "Family campsite with a pool, a multi-sport area, a grocery store and a restaurant (La Paillote). Located on the riverside of the Ardèche Gorges, 900m from the village, ideal for a canoe trip down the Ardèche Gorges.",
  "url": "https://campertunity.com/listings/campgrounds/camping-car-camping-des-gorges-saint-martin-d-ardeche-cci",
  "image": [
    "https://cdn.iris-etourism.io/uploads/adt_ardeche/sizes/d02/206-136-2132174-800x520.webp",
    "https://cdn.iris-etourism.io/uploads/adt_ardeche/d02/206-136-2132174.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Sauze",
    "addressLocality": "Saint-Martin-d'Ardèche",
    "addressRegion": "CCI Ardèche Méridionale",
    "postalCode": "07700",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.313657,
    "longitude": 4.555309
  },
  "sameAs": [
    "https://en.ardeche-guide.com/camping-sites/aire-de-service-accueil-camping-car-au-camping-des-gorges-76730/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}