{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-prahljust-campingplatz-de",
  "name": "Camping Prahljust - Campingplatz.de",
  "description": "Friendly family campsite near Clausthal in Oberharz. Swimming pool, pond, SB market, sauna etc.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-prahljust-campingplatz-de",
  "image": [
    "https://www.campingplatz.de/images/campingplatz/camping-prahljust/camping-prahljust.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7842,
    "longitude": 10.34904
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}