{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-schlosshafen-oranienburg-brandenburg",
  "name": "Reisemobilstellplatz Schlosshafen",
  "description": "landscaped with green strips and trees - water closed in winter - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-schlosshafen-oranienburg-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650699635.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rungestraße",
    "addressLocality": "oranienburg",
    "addressRegion": "brandenburg",
    "postalCode": "16515",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.75833,
    "longitude": 13.23833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 139,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}