{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-papenburg-lower-saxony",
  "name": "How far from the beach is Campingplatz Papenburg?",
  "description": "ProfileWelcome to Campsite Papenburg, right in the heart of nature! Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-papenburg-lower-saxony",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/campingplatz-papenburg/jugZEXIHKqvk.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/campingplatz-papenburg/8MEZpOHugV2P.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Poggenpoel 101",
    "addressLocality": "Campingplatz Papenburg",
    "addressRegion": "Lower Saxony",
    "postalCode": "26871",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.0652,
    "longitude": 7.42795
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  }
}