{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-braunlage-niedersachsen",
  "name": "Reisemobilstellplatz",
  "description": "Discover the power and beauty of nature during a camping holiday at the campsite Braunlage in the Harz. Our campsite is beautifully located in the forest, directly on the Harz National Park and only 1km from the town Braunlage.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-braunlage-niedersachsen",
  "image": [
    "https://stellplatz.info/img/1052074/wohnmobilstellplatz-camping-wohnmobilstellplatz-braunlage-1527402.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://stellplatz.Info/img/1052074/wohnmobilstellplatz-camping-wohnmobilstellplatz-braunlage-1527402.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Campingplatz 1",
    "addressLocality": "Braunlage",
    "addressRegion": "Niedersachsen",
    "postalCode": "38700",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.712648,
    "longitude": 10.597857
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 97,
    "bestRating": 5,
    "worstRating": 1
  }
}