{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/am-lichtentann-am-mellensee",
  "name": "am Lichtentann",
  "description": "Enjoy a relaxing stay at am Lichtentann in Am Mellensee, Germany. Visitors' rating: 1.",
  "url": "https://campertunity.com/listings/campgrounds/am-lichtentann-am-mellensee",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lichtentann",
    "addressLocality": "Am Mellensee",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17207,
    "longitude": 13.39447
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/brandenburg/am-mellensee/92519/am-lichtentann"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}