{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naturcampingplatz-molle-sud-camp-grunheide-altbuchhorst",
  "name": "Naturcampingplatz Mölle- Süd-Camp",
  "description": "The Naturcampingplatz Mölle- Süd-Camp is quietly located in the forest, right by the lake. There's no car noise. Tent sites are directly on the water, making it kid-friendly. Experience nature at its best.",
  "url": "https://campertunity.com/listings/campgrounds/naturcampingplatz-molle-sud-camp-grunheide-altbuchhorst",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d3620fe%2F8468a513-4172-4952-8dae-fd5f6b2a10b0_01_640x480.jpg?alt=media&token=d710649e-4806-4fdb-aa9a-8eb13bf72690",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Möllensee Südufer",
    "addressLocality": "Grünheide Altbuchhorst",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.43438,
    "longitude": 13.85486
  },
  "sameAs": [
    "https://campio.no/campsite/naturcampingplatz-molle-sud-camp"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}