{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-saint-georges-de-levejec-lozere",
  "name": "Atout France",
  "description": "In Saint-Georges-de-Lévéjac this campsite 2 stars of 25 pitches offers mobil-homes for rent. Furthermore, as services, you will find a bar, a spa/jacuzzi and a sauna/steam room. Internet access via WIFI is available. Pets are allowed for free, but not allowed in rental accommodations.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-saint-georges-de-levejec-lozere",
  "image": [
    "https://hpaguide.co.uk/i/c/4005/w/cv/cp4005-w-thumb.webp?v=1743877756"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Georges-de-Lévéjac",
    "addressRegion": "Lozère",
    "postalCode": "48500"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.31443240000001,
    "longitude": 3.243092900000001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}