{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-grunewalder-lauch-lauchhammer-brandenbur",
  "name": "Wohnmobilstellplatz Grunewalder Lauch",
  "description": "arrival between 8 am - at swimming pool - mini market with bread service - 16 power connections - allowance for use of sanitary facilities - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-grunewalder-lauch-lauchhammer-brandenbur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741132.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lauchstraße",
    "addressLocality": "lauchhammer",
    "addressRegion": "brandenburg",
    "postalCode": "01979",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.50767,
    "longitude": 13.6683
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.87,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16+"
}