{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eschbach-wasserburg-1",
  "name": "Camping Eschbach",
  "description": "The site of the Camping-Eschbach is located on the outskirts of Wasserburg, in the immediate vicinity of the shore. The place itself is natural and has 52 pitches, suitable for caravans and campers. For cyclists and tents is reserved a meadow. In the sanitary building are accommodated showers, toilets, a kitchen with coin washing machine dryer and a chemical potassium toilet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eschbach-wasserburg-1",
  "image": [
    "https://camping-bayern.info/img/222/campingplatz-camping-eschbach-1656.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-bayern.info/img/222/campingplatz-camping-eschbach-1656.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Höhenstrasse 16",
    "addressLocality": "Wasserburg",
    "addressRegion": "Bayern",
    "postalCode": "88142",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.56848,
    "longitude": 9.63912
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel_road"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}