{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatze-regensburg-bayern",
  "name": "Campingplätze",
  "description": "The AZUR Camping Regensburg is located on the banks of the Danube in Regensburg-West and is only 3.5 km away from the city centre. The old town can be reached by public bus. And the beauty is that you have everything you need for a successful short holiday or a city trip: for example the Danube cycling trail leading directly past the camping or next door the first-class spa and bathing paradise \"Westbad\" with wave, thermal and mineral water pools as well as whirlpool, sauna and paddling pool....",
  "url": "https://campertunity.com/listings/campgrounds/campingplatze-regensburg-bayern",
  "image": [
    "https://camping-bayern.info/img/267/campingplatz-azur-camping-regensburg-2047.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-bayern.info/img/267/campingplatz-azur-camping-regensburg-2047.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weinweg 40",
    "addressLocality": "Regensburg",
    "addressRegion": "Bayern",
    "postalCode": "93049",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.02778,
    "longitude": 12.05861
  },
  "sameAs": [
    "https://camping-bayern.info/campingplatz/azur-camping-regensburg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}