{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-saint-pere-en-retz-loire-atlantique",
  "name": "Atout France",
  "description": "In Saint-Père-en-Retz this campsite 3 stars by the sea of 40 pitches offers mobil-homes for rent. In terms of leisure, it offers a heated pool with a children's paddling pool and a water slide and organized activities. Furthermore, as services, you will find a bar. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-saint-pere-en-retz-loire-atlantique",
  "image": [
    "https://hpaguide.co.uk/i/c/5019/w/cv/cp5019-w-thumb.webp?v=1744903753"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Père-en-Retz",
    "addressRegion": "Loire-Atlantique",
    "postalCode": "44320"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.20343330000001,
    "longitude": -2.0365651
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}