{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kuhmplatz-schuttorf-lower-saxony",
  "name": "kuhmplatz",
  "description": "close the Vechte-sani/water of 8-20 h and closed from October to may-supermarket 100 m-Centre 100 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kuhmplatz-schuttorf-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650672851.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Graf-Egbert-Straße",
    "addressLocality": "schuttorf",
    "addressRegion": "lower-saxony",
    "postalCode": "48465",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.32134,
    "longitude": 7.22602
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.48,
    "reviewCount": 123,
    "bestRating": 5,
    "worstRating": 1
  }
}