{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-la-corsive-fromentine-barre-de-monts",
  "name": "CAMPING DE LA CORSIVE",
  "description": "In Fromentine (Barre-de-Monts) this campsite 3 stars by the sea of 50 pitches offers canvas bungalows, chalets, mobil-homes, gypsy caravans, lodges & ecolodges and huts on stilts for rent. In terms of leisure, it offers an indoor pool with a children's paddling pool, organized activities and a children's club. Furthermore, as services, you will find a bar. Internet access via WIFI is available. For motorhomes, there is a parking area. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-la-corsive-fromentine-barre-de-monts",
  "image": [
    "https://hpaguide.co.uk/i/c/1419/w/cv/cp1419-w-thumb.webp?v=1742610740"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fromentine (Barre-de-Monts)",
    "addressRegion": "Vendée",
    "postalCode": "85550"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.878909,
    "longitude": -2.134351
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}