{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kanucamp-maisy-may",
  "name": "Kanucamp Maisy May - Camping.de",
  "description": "Nature-oriented campground for canoes, cyclists, nature lovers, groups, families",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kanucamp-maisy-may",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.21309,
    "longitude": 10.06834
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    }
  ]
}