{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oderberg-1-geistberg",
  "name": "Oderberg - 1 Geistberg",
  "description": "A nice place on a mountain. Great view. A large meadow. Located on a transmission tower.",
  "url": "https://campertunity.com/listings/campgrounds/oderberg-1-geistberg",
  "image": [
    "https://cdn3.park4night.com/lieu/672101_672200/672164_gd.jpg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_acc_pr.svg?v=bf1a9a5",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_ep.svg?v=bf1a9a5",
    "https://cdn3.park4night.com/lieu/672101_672200/672165_gd.jpg",
    "https://cdn6.park4night.com/images/svg/flags/de.svg",
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.866943,
    "longitude": 14.047973
  },
  "sameAs": [
    "https://park4night.com/en/place/174417"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ]
}