{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dpsg-dv-osnabruck-lunne-lower-saxony",
  "name": "DPSG DV Osnabrück",
  "description": "DPSG DV Osnabrück is a camping location with campfire facilities and internet services.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dpsg-dv-osnabruck-lunne-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sanddeele",
    "addressLocality": "Lünne",
    "addressRegion": "lower-saxony",
    "postalCode": "48480",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.42906,
    "longitude": 7.45842
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}