{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/how-far-from-beach-is-camping-berger-north-rhine-westphalia",
  "name": "Camping Berger",
  "description": "Profile highway A3, exit \"Rodenkirchen\" (A555), take the exit \"Rodenkirchen\", turn to the right and then follow the signs for campgrounds Read more",
  "url": "https://campertunity.com/listings/campgrounds/how-far-from-beach-is-camping-berger-north-rhine-westphalia",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-berger/yg0QuZvWp_TN.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-berger/ajM80vCsAr5g.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uferstraße 71-73",
    "addressLocality": "Camping Berger",
    "addressRegion": "North Rhine-Westphalia",
    "postalCode": "50996",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.89139,
    "longitude": 7.02333
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-berger"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}