{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-de-lallochon-montmorillon",
  "name": "Camping Municipal de l'Allochon",
  "description": "Enjoy a relaxing stay at Camping Municipal de l'Allochon in Montmorillon, France. Customer rating: 4.04.",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-de-lallochon-montmorillon",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650801653.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Fernand Tribot",
    "addressLocality": "Montmorillon",
    "addressRegion": "Neu-Aquitanien",
    "postalCode": "86500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.42037,
    "longitude": 0.87552
  },
  "sameAs": [
    "https://www.campercontact.com/de/frankreich/neu-aquitanien/montmorillon/54358/camping-municipal-de-lallochon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}