{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-um-wirt-bettendorf",
  "name": "Camping Um Wirt",
  "description": "Camping Um Wirt is located in Bettendorf, it is located river/torrente. This campsite has delimited pitches, both shaded and, without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-um-wirt-bettendorf",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f16a23bd04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue de la Gare 12",
    "addressLocality": "Bettendorf",
    "postalCode": "9353"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.87286,
    "longitude": 6.22114
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}