{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-bergerie-la-chapelle-achard-vendee",
  "name": "CAMPING LA BERGERIE",
  "description": "In La Chapelle-Achard this campsite 2 stars of 27 pitches offers mobil-homes, lodges & ecolodges and gypsy caravans for rent. In terms of leisure, it offers organized activities. Furthermore, as services, you will find a bar and a grocery store. Internet access via WIFI is available. Pets are allowed with extra charge, but not allowed in rental accommodations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-bergerie-la-chapelle-achard-vendee",
  "image": [
    "https://hpaguide.co.uk/i/c/1346/w/cv/cp1346-w-thumb.webp?v=1742808379"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Chapelle-Achard",
    "addressRegion": "Vendée",
    "postalCode": "85150"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5742596,
    "longitude": -1.6583244
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}