{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-clos-castel-en-paix-a-campagne-proche-des-plages",
  "name": "Camping Le Clos Castel, en paix à la campagne proche des plages du Débarquement en Normandie",
  "description": "Discover Le Clos Castel, a real haven of peace located in the heart of the Normandy countryside.",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-clos-castel-en-paix-a-campagne-proche-des-plages",
  "image": [
    "https://campspace.com/media/medium/uploads/space/01/0f/bc/010fbc2112e8f5c8b7d901b7a5a36a7d.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.22,
    "longitude": -1.35
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}