{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/platz-braunlage-braunlage-ns",
  "name": "Campsite Braunlage in Braunlage – promobil",
  "description": "Pitch",
  "url": "https://campertunity.com/listings/campgrounds/platz-braunlage-braunlage-ns",
  "image": [
    "https://imgsdb1.promobil.de/image/5bde91a9952c644e79945b87-websiteArticle.jpg",
    "https://imgsdb.promobil.de/_/bg:FFFFFF/f:best/h:243/rt:fill/w:430/plain/5bde91a9952c644e79945b87.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Campingplatz 1",
    "addressLocality": "Braunlage",
    "addressRegion": "NS",
    "postalCode": "38700",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.71310808166704,
    "longitude": 10.597621457672176
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "400",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€400+"
}