{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tensch-jolie-grostenquin-lorraine",
  "name": "Campsite Tensch Jolie",
  "description": "Our many destinations, sea or countryside, will offer you different types of accommodation for rent: camping, mobile home, chalet, cottage.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tensch-jolie-grostenquin-lorraine",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/TENSCH/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de la tensch",
    "addressLocality": "Grostenquin",
    "addressRegion": "Lorraine",
    "postalCode": "57670",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.96096113052774,
    "longitude": 6.773940184740158
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 636,
    "bestRating": 5,
    "worstRating": 1
  }
}