{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-saint-agreave-ardeche",
  "name": "Atout France",
  "description": "In Saint-Agrève this campsite 2 stars of 66 pitches offers chalets for rent. In terms of leisure, it offers organized activities. Furthermore, as services, you will find a grocery store. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-saint-agreave-ardeche",
  "image": [
    "https://hpaguide.co.uk/i/c/948/w/cv/cp948-w-thumb.webp?v=1735611772"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Agrève",
    "addressRegion": "Ardèche",
    "postalCode": "07320"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0109377,
    "longitude": 4.4196491
  },
  "sameAs": [
    "https://hpaguide.co.uk/campsites/france/auvergne-rhone-alpes/ardeche/saint-agreve/948.la-licorne"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}