{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-chenal-st-jean-de-monts-orouet",
  "name": "Camping Le Chenal",
  "description": "Camping le Chenal is a charming, basic family campsite. You can relax and find enough activities in the surrounding area. You are on the edge of the...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-chenal-st-jean-de-monts-orouet",
  "image": [
    "https://cdn2.acsi.eu/6/7/9/2/67925904e0474.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "78 avenue des Épines",
    "addressLocality": "St. Jean-de-Monts/Orouet",
    "postalCode": "85160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.75744,
    "longitude": -2.01303
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 30,
    "bestRating": 10,
    "worstRating": 1
  }
}