{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-chartres-chartres",
  "name": "Camping de Chartres",
  "description": "Camping de Chartres is a campsite in Chartres, Eure-et-Loir, located on a river/stream. The campsite has pitches with no shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-chartres-chartres",
  "image": [
    "https://cdn2.acsi.eu/6/8/6/a/686a48e97548c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9 rue de Launay",
    "addressLocality": "Chartres",
    "postalCode": "28000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.43425,
    "longitude": 1.49903
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 27,
    "bestRating": 10,
    "worstRating": 1
  }
}