{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gites-en-campagne-st-christophe",
  "name": "Camping & Gîtes \"En Campagne\"",
  "description": "Camping & Gîtes \"En Campagne\" is a campsite in Saint-Christophe, Charente.The campsite has which are marked out, pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gites-en-campagne-st-christophe",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c53a24b072.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17 Essubras",
    "addressLocality": "St. Christophe",
    "postalCode": "16420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.01458,
    "longitude": 0.87906
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}