{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-bergmuhle-holle-de",
  "name": "Campingplatz Bergmühle",
  "description": "You camp at this friendly family campsite in a quiet and natural green part of the German state of Lower Saxony. Campingplatz Bergmühle is an...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-bergmuhle-holle-de",
  "image": [
    "https://cdn3.acsi.eu/6/8/5/5/685520908aaa3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bergmühle 1",
    "addressLocality": "Holle",
    "postalCode": "31188",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10517,
    "longitude": 10.17478
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/lower-saxony/holle/campingplatz-bergmuhle-118601/",
    "http://www.campingplatz-bergmuehle.de/",
    "https://camping-finder.de/camping-und-stellplatz-verzeichnis/wohnmobilstellplatz/campingplatz-bergmuehle"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}