{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/am-freibad-pausa-muhltroff-sajonia",
  "name": "I've got Freibad.",
  "description": "center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/am-freibad-pausa-muhltroff-sajonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651162030.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Butterberg",
    "addressLocality": "pausa-muhltroff",
    "addressRegion": "sajonia",
    "postalCode": "07952",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.57236,
    "longitude": 12.00594
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}