{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-celle-dunoise-camping-la-celle-dunoise-nouvelle",
  "name": "La Celle Dunoise Camping",
  "description": "Enjoy a relaxing stay at La Celle-Dunoise Camping in La Celle-Dunoise, France. Visitors' rating: 3.",
  "url": "https://campertunity.com/listings/campgrounds/la-celle-dunoise-camping-la-celle-dunoise-nouvelle",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650928052.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Derrières",
    "addressLocality": "La Celle-Dunoise",
    "addressRegion": "Nouvelle-Aquitaine",
    "postalCode": "23800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.30751,
    "longitude": 1.76778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}