{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-p6-am-bahnhof-eutin-sh",
  "name": "Stellplatz P6 am Bahnhof",
  "description": "Park & ​​Ride in the center - traffic noise clearly audible - little maneuvering - traffic ambulances - shop 100m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-p6-am-bahnhof-eutin-sh",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650669013.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Elisabethstraße",
    "addressLocality": "Eutin",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "23701",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.13509,
    "longitude": 10.60938
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}