{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-truffiere-st-cirq-lapopie",
  "name": "Camping La Truffière",
  "description": "Slightly hilly chalk plateaus with caves and deep river gorges: this is the region of Lot, where the sociable campsite La...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-truffiere-st-cirq-lapopie",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749908754f5b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D42",
    "addressLocality": "St. Cirq-Lapopie",
    "postalCode": "46330",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.448,
    "longitude": 1.67483
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 506,
    "bestRating": 10,
    "worstRating": 1
  }
}