{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-montard-lamongerie",
  "name": "Camping Montard",
  "description": "Camping Montard is a campsite in Lamongerie, Corrèze, located in a wood and by a lake/recreational pond.This terraced camp site has pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-montard-lamongerie",
  "image": [
    "https://cdn2.acsi.eu/6/8/2/1/6821ad56678f8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 route du Ruisseau des Forges",
    "addressLocality": "Lamongerie",
    "postalCode": "19510",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.546,
    "longitude": 1.55153
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/limousin/correze/lamongerie/camping-montard-114033/?tab=reviews&reviewLocale=&reviewPage=1&reviewSort=travelParty"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}