{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-cars-super-u-saint-michel-chef-chef",
  "name": "Aire de Camping Cars Super U",
  "description": "Enjoy a relaxing stay at Aire de Camping-Cars Super U in Saint-Michel-Chef-Chef, France. Visitors' rating: 3.4.",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-cars-super-u-saint-michel-chef-chef",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793686.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Plaine",
    "addressLocality": "Saint-Michel-Chef-Chef",
    "addressRegion": "Pays de la Loire",
    "postalCode": "44730",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.17497,
    "longitude": -2.14616
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}