{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-corneuil-mareuil-en-perigord",
  "name": "Camping Domaine de Corneuil",
  "description": "Domaine de Corneuil is a real family campsite in the small Mareuil-en-Périgord municipality. The hilly and green campsite attracts mostly...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-corneuil-mareuil-en-perigord",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750332458396.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "105 impasse de Corneuil",
    "addressLocality": "Mareuil-en-Périgord",
    "postalCode": "24340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.47081,
    "longitude": 0.53628
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 116,
    "bestRating": 10,
    "worstRating": 1
  }
}