{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lauwersoog-campingplatzde",
  "name": "Camping Lauwersoog - Campingplatz.de",
  "description": "A very nice camping by the water and Wadden Sea. Very many hiking and cycling possibilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lauwersoog-campingplatzde",
  "image": [
    "https://www.campingplatz.de/images/campingplatz/camping-lauwersoog/camping-lauwersoog.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.40208,
    "longitude": 6.2166
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}