{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-champ-de-la-chapelle-braize",
  "name": "Camping Champ de la Chapelle",
  "description": "Camping Champ de la Chapelle is a campsite that is located in Braize, Allier, and located in the woods.This campsite on the inclined pitch offers...",
  "url": "https://campertunity.com/listings/campgrounds/camping-champ-de-la-chapelle-braize",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67503e619e01c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 Champ de la Chapelle",
    "addressLocality": "Braize",
    "postalCode": "03360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.64306,
    "longitude": 2.65444
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/auvergne/allier/braize/camping-champ-de-la-chapelle-113538/",
    "https://www.pincamp.ch/de/campingplaetze/camping-champ-de-la-chapelle"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}