{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-bad-abbach-bayern",
  "name": "Campingplätze",
  "description": "Idyllic and quiet situated in the beautiful Donautal valley lies the newly built campsite leisure island. The pitches are 120m2 large and terraced, thus always giving a clear view into the valley. Regensburg is 15 km away from us, that is 15 min by train, 25 min by car or 45 min by bike. Beautiful is the island bath, a natural swimming pool without chlorine, in 5 min by foot. The Kaisertherme 5 min by car. A part of the RMD canal is 200 m from the square, invites to swim, canoeing or just wal...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-bad-abbach-bayern",
  "image": [
    "https://camping-bayern.info/img/408/campingplatz-campingplatz-freizeitinsel-3132.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-bayern.info/img/408/campingplatz-campingplatz-freizeitinsel-3132.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Inselstr. 1A",
    "addressLocality": "Bad Abbach",
    "addressRegion": "Bayern",
    "postalCode": "93077",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.93693,
    "longitude": 12.02027
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}