{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-le-rozier-lozere",
  "name": "Atout France",
  "description": "In Le Rozier this municipal campsite 3 stars of 150 pitches offers mobil-homes for rent. In terms of leisure, it offers a heated pool with a children's paddling pool. 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-le-rozier-lozere",
  "image": [
    "https://hpaguide.co.uk/i/c/3482/w/cv/cp3482-w-thumb.webp?v=1746434762"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Le Rozier",
    "addressRegion": "Lozère",
    "postalCode": "48150"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.19155050000001,
    "longitude": 3.2047592
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}