{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-in-the-green-of-the-koi-farm-zwickau-kirchberg-de",
  "name": "Camping In The Green Of The Koi Farm Zwickau",
  "description": "Beautiful parking space in a quiet location in the middle of nature with a view of Zwickau. There are wonderful opportunities for hiking and cycling tours or just enjoying the peace and quiet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-in-the-green-of-the-koi-farm-zwickau-kirchberg-de",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kirchberg",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.626,
    "longitude": 12.5565
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}