{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-kleinlesau-bayern",
  "name": "Campingplätze",
  "description": "Very nice quiet campsite with permanent pitches, passage places for caravans and campers where every parking space with water, sewage and electricity connection is, tent meadows are seperate with 2 fireplaces. The place is laid out on two floors and exists since 1996.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-kleinlesau-bayern",
  "image": [
    "https://camping-bayern.info/img/234/campingplatz-camping-jurahöhe-1745.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-bayern.info/img/234/campingplatz-camping-jurah&#246;he-1745.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kleinlesau 9",
    "addressLocality": "Kleinlesau",
    "addressRegion": "Bayern",
    "postalCode": "91278",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.79826,
    "longitude": 11.37557
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}