{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-verteillac-dordogne",
  "name": "Atout France",
  "description": "In Verteillac this municipal campsite 3 stars of 4 pitches offers mobil-homes, chalets, canvas bungalows and lodges & ecolodges for rent. In terms of leisure, it offers organized activities. Furthermore, as services, you will find a bar, a restaurant and a grocery store. For motorhomes, there is a parking area with a waste disposal area. Pets are allowed for free.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-verteillac-dordogne",
  "image": [
    "https://hpaguide.co.uk/i/c/6618/w/cv/cp6618-w-thumb.webp?v=1742291902"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Verteillac",
    "addressRegion": "Dordogne",
    "postalCode": "24320"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3511107,
    "longitude": 0.3720875
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel_road"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}