{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-aue-sachsen",
  "name": "Reisemobilstellplatz",
  "description": "Sunny camper parking space at the hollow and directly at the Mulderadweg.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-aue-sachsen",
  "image": [
    "https://stellplatz.info/img/1092478/wohnmobilstellplatz-stellplatz-georgi-aue-am-mulderadweg-1239057.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/1092478/wohnmobilstellplatz-stellplatz-georgi-aue-am-mulderadweg-1239057.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brückenstraße 3",
    "addressLocality": "Aue",
    "addressRegion": "Sachsen",
    "postalCode": "08280",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.579767,
    "longitude": 12.687423
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/stellplatz-georgi-aue-am-mulderadweg"
  ],
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}