{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lile-aux-mille-charmes-charmes",
  "name": "Camping L'île aux mille Charmes",
  "description": "Camping L'île aux mille Charmes is located in Charmes, Vosgi, is located river/torrente. This campsite has delimited pitches, without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lile-aux-mille-charmes-charmes",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/67488a13d21f2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 rue de l'Écluse",
    "addressLocality": "Charmes",
    "postalCode": "88130"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.37706,
    "longitude": 6.28975
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 365,
    "bestRating": 10,
    "worstRating": 1
  }
}