{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-papenburg-papenburg-nedersaksen",
  "name": "Campingplatz Papenburg",
  "description": "camping - also 10 places for the camping (€ 10) - bistro - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-papenburg-papenburg-nedersaksen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651238928"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Poggenpoel",
    "addressLocality": "papenburg",
    "addressRegion": "nedersaksen",
    "postalCode": "26871",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.06528,
    "longitude": 7.42639
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.03,
    "reviewCount": 57,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}