{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-route-verte-wihr-au-val-fr",
  "name": "Camping La Route Verte",
  "description": "Camping La Route Verte is a camping in Wihr-au-Val, Haut-Rhin. This camping has pitches with parcels, with shadows, without shadows and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-route-verte-wihr-au-val-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749af36f3945.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13 rue de la Gare",
    "addressLocality": "Wihr-au-Val",
    "postalCode": "68230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.05169,
    "longitude": 7.20494
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}