{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-domaine-vert-troche",
  "name": "Camping Le Domaine Vert",
  "description": "Camping Le Domaine Vert is a campsite in Troche, Corrèze.The campsite has pitches with shade, pitches without shade and pitches with some shade. It...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-domaine-vert-troche",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67515cd92bdcc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Magnes",
    "addressLocality": "Troche",
    "postalCode": "19230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.40847,
    "longitude": 1.47878
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}