{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-lande-malbrais-saint-michel-chef-chef",
  "name": "La Lande Malbrais",
  "description": "Enjoy a relaxing stay at La Lande Malbrais in Saint-Michel-Chef-Chef, France. Visitors' rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/la-lande-malbrais-saint-michel-chef-chef",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Lande Malbrais",
    "addressLocality": "Saint-Michel-Chef-Chef",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1909,
    "longitude": -2.1408
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}