{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-ile-madame-jarnac",
  "name": "Camping l'Ile Madame",
  "description": "Campsite l'Ile Madame is a campsite in Jarnac, Charente, located on a river/stream. The campsite has pitches with delineation, with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-ile-madame-jarnac",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/674992eb4dab0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 quai Île Madame",
    "addressLocality": "Jarnac",
    "postalCode": "16200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6765,
    "longitude": -0.17347
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}