{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-oberprether-muhle",
  "name": "Campingplatz Oberprether Mühle",
  "description": "The Oberprether Mühle: beautiful campsite at the Prether Bach near Hellenthal. Ideal for families and ideal starting point for hiking / cycling tours in the area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-oberprether-muhle",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.40937,
    "longitude": 6.37267
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}