{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-riverside-reckingen-1",
  "name": "Camping Riverside",
  "description": "Camping Riverside is a campsite in Reckingen, Valais, located a river/stream.The campsite has pitches without shade and pitches with some shade. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-riverside-reckingen-1",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2ed047323.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rottenweg 160",
    "addressLocality": "Reckingen",
    "postalCode": "3998",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.46486,
    "longitude": 8.24472
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}