{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-priepertsee",
  "name": "Wohnmobilstellplatz Priepertsee",
  "description": "Beautiful parking space at the Priepertsee, 100 meters to the beach.. Ideal for stand-up paddlers, canoeists and sun worshipers - self-catering provided..",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-priepertsee",
  "image": [
    "https://deutschland-outdoor.de/fileadmin/_processed_/f/e/csm_Priepertsee_01_965ccd7660.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.31925,
    "longitude": 12.69818
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}