{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-rianon-malleret-boussac",
  "name": "Camping Le Rianon",
  "description": "Camping Le Rianon is a campsite in Malleret-Boussac, Creuse.This camp site with sloping grounds has pitches with shade, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-rianon-malleret-boussac",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518a82a620f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1, Le Rianon",
    "addressLocality": "Malleret-Boussac",
    "postalCode": "23600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.34561,
    "longitude": 2.14292
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/limousin/creuse/malleret-boussac/camping-le-rianon-123409/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}