{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-freizeitinsel-bavaria",
  "name": "Campingplatz Freizeitinsel",
  "description": "ProfileIdyllic and quiet situated in the beautiful Donautal valley lies the newly built camping leisure island. The pitches are 120m2 large and terrase-shaped, so there is always 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, within 5 min walking distance. The Kaisertherme 5 minutes away. A part of the RMD canal is 200 m from the square, invites...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-freizeitinsel-bavaria",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/campingplatz-freizeitinsel/anJs5ZRbZgEt.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/campingplatz-freizeitinsel/RnWmIKeKxvk4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Inselstraße 1a",
    "addressLocality": "Campingplatz Freizeitinsel",
    "addressRegion": "Bavaria",
    "postalCode": "93077",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.93693,
    "longitude": 12.02027
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 98,
    "bestRating": 5,
    "worstRating": 1
  }
}