{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-dresden-sachsen-1",
  "name": "Reisemobilstellplatz",
  "description": "Near-city campsite with limited number of RV parking spaces",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-dresden-sachsen-1",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/231707/staticmap_231707_16_51.01477_13.74761.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/231707/staticmap_231707_16_51.01477_13.74761.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boderitzerstr. 30",
    "addressLocality": "Dresden",
    "addressRegion": "Sachsen",
    "postalCode": "01217",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.01477,
    "longitude": 13.74761
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 1713,
    "bestRating": 5,
    "worstRating": 1
  }
}