{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/am-hafen-arneburg-sachsen-anhalt",
  "name": "Am Hafen",
  "description": "Directly on the Elbe - Boat rental - Registration at the harbour master - Restaurant nearby - Centre",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/am-hafen-arneburg-sachsen-anhalt",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650867524.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "An der Elbe",
    "addressLocality": "Arneburg",
    "addressRegion": "sachsen-anhalt",
    "postalCode": "39596",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.67393,
    "longitude": 12.00989
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.63,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8+"
}