{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/feriencamp-ahsener-heide-110790",
  "name": "Feriencamp \"Ahsener Heide\"",
  "description": "Feriencamp \"Ahsener Heide\" is a camping site.",
  "url": "https://campertunity.com/listings/campgrounds/feriencamp-ahsener-heide-110790",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ahsener Allee",
    "addressLocality": "110790",
    "addressRegion": "noordrijn-westfalen",
    "postalCode": "45711",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7045,
    "longitude": 7.29235
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}