{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/castle-park-dennenlohe-bayern",
  "name": "Castle Park",
  "description": "Enjoy a relaxing stay at Castle Park in Dennenlohe, Germany. Customer rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/castle-park-dennenlohe-bayern",
  "image": [
    "https://static.campspace.com/media/space/detail/cl6230c7b7-f93e-4bea-b8d1-42a594772e71.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dennenlohe",
    "addressRegion": "Bayern",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.0935,
    "longitude": 10.613
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}