{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-bad-schandau-sachsen",
  "name": "Reisemobilstellplatz",
  "description": "Our place is located in the wild romantic Kirnitzschtal in the middle of the National Park Saxon Switzerland. The Kirnitzschtal is a small side valley of the Elbe near Bad Schandau",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-bad-schandau-sachsen",
  "image": [
    "https://stellplatz.info/img/67021/wohnmobilstellplatz-campingplatz-ostrauer-mühle-67124.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/67021/wohnmobilstellplatz-campingplatz-ostrauer-m&#252;hle-67124.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ostrauer Mühle 38 Im Kirnitzschtal",
    "addressLocality": "Bad Schandau",
    "addressRegion": "Sachsen",
    "postalCode": "1814",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.92935,
    "longitude": 14.19257
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 999,
    "bestRating": 5,
    "worstRating": 1
  }
}