{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-la-malene-lozere",
  "name": "Atout France",
  "description": "In La Malène this municipal campsite 2 stars of 45 pitches offers chalets for rent. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets are allowed with extra charge, but not allowed in rental accommodations.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-la-malene-lozere",
  "image": [
    "https://hpaguide.co.uk/i/c/3549/w/cv/cp3549-w-thumb.webp?v=1744740297"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Malène",
    "addressRegion": "Lozère",
    "postalCode": "48210"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.301143,
    "longitude": 3.318726
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel_road"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}