{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-rechtsupweg-lower-saxony",
  "name": "Wohnmobilstellplatz",
  "description": "simple tranquil CP on edge of village - in sports - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-rechtsupweg-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650787345.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Poststraße",
    "addressLocality": "Rechtsupweg",
    "addressRegion": "lower-saxony",
    "postalCode": "26529",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.52624,
    "longitude": 7.32556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.74,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  }
}