{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-du-soleil-ars-en-re-nouvelle-aquitaine-france",
  "name": "Camp du Soleil",
  "description": "Camp du Soleil - discover this great campsite. Lots of places ADAC checked. Find all the information about location, equipment, sights in the area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-du-soleil-ars-en-re-nouvelle-aquitaine-france",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camp-du-soleil/images/Camp-du-Soleil---Stellplaetze-im-Gruenen-auf-dem-Campingplatz.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camp-du-soleil/images/Camp-du-Soleil---Stellplaetze-im-Gruenen-auf-dem-Campingplatz.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Grange 57",
    "addressLocality": "Ars-en-Ré",
    "addressRegion": "Nouvelle Aquitaine",
    "postalCode": "17590",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.203422,
    "longitude": -1.520894
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}