{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bornsdorf",
  "name": "Campingplatz Bornsdorf - Campingplatz.de",
  "description": "50 tourist pitches, 80 permanent pitches, forest pool with beach and lawn, restaurant, volleyball",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bornsdorf",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.80469,
    "longitude": 13.64762
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volleyball"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}