{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-concarneau-finistere",
  "name": "Atout France",
  "description": "In Concarneau this campsite 2 stars by the sea of 170 pitches offers mobil-homes for rent. In terms of leisure, it offers organized activities. Furthermore, as services, you will find a bar. Internet access via WIFI is available. For motorhomes, there is a parking area with a waste disposal area. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-concarneau-finistere",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Concarneau",
    "addressRegion": "Finistère",
    "postalCode": "29900"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.867386,
    "longitude": -3.9039513
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ]
}