{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-associatif-dans-le-bocage-bourbonnais-fr",
  "name": "Camping associatif dans le bocage bourbonnais",
  "description": "Welcome to the Camping du Monde du Petit Peuple, an associative and educational campsite in Auvergne Rhôn",
  "url": "https://campertunity.com/listings/campgrounds/camping-associatif-dans-le-bocage-bourbonnais-fr",
  "image": [
    "https://campspace.com/media/medium/uploads/space/6a/db/0b/6adb0bcff101d9ea9ee2b5d812f3ff04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.77,
    "longitude": 3.02
  },
  "sameAs": [
    "https://campspace.com/fr/s/camping-associatif-dans-le-bocage-bourbonnais_6310"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}