{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatze-dennenlohe-bayern",
  "name": "Campingplätze",
  "description": "Campsite Denneloher See is located in the district of Dennelohe of the municipality of Unterschwaningen in the district of Ansbach. Located directly on the lake of Denneloher, it offers parking spaces for approx. 60 caravans on 9,000 m2. There is an electricity connection at each pitch. In addition, there are spacious tent facilities directly on the lake. Around the lake, camper owners can find their parking space. The sanitary building offers washing and shower rooms as well as outdoor sinks...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatze-dennenlohe-bayern",
  "image": [
    "https://camping-bayern.info/img/394/campingplatz-campingplatz-dennenloher-see-3025.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-bayern.info/img/394/campingplatz-campingplatz-dennenloher-see-3025.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dennenlohe",
    "addressRegion": "Bayern",
    "postalCode": "91743",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.1041,
    "longitude": 10.61253
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}