{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-an-weidenburg-burg-brandenburg",
  "name": "Wohnmobilstellplatz an der Weidenburg",
  "description": "at Bismarcturm - center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-an-weidenburg-burg-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650950014.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fasanenweg",
    "addressLocality": "Burg",
    "addressRegion": "brandenburg",
    "postalCode": "03096",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.84722,
    "longitude": 14.15431
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}