{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-fromentine-barre-de-monts-vendee",
  "name": "Atout France",
  "description": "In Fromentine (Barre-de-Monts) this campsite 3 stars by the sea of 24 pitches offers caravans, chalets and mobil-homes for rent. In terms of leisure, it offers a heated pool and organized activities. Furthermore, as services, you will find a bar and a grocery store. Pets are allowed with extra charge, but not allowed in rental accommodations.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-fromentine-barre-de-monts-vendee",
  "image": [
    "https://hpaguide.co.uk/i/c/3336/w/cv/cp3336-w-thumb.webp?v=1745987593"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fromentine (Barre-de-Monts)",
    "addressRegion": "Vendée",
    "postalCode": "85550"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8665357,
    "longitude": -2.1206467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}