{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/azur-campingpark-regensburg-regensburg",
  "name": "AZUR Campingpark Regensburg",
  "description": "AZUR Campingpark Regensburg is located directly on the Danube and close to the historic centre of Regensburg. You can camp here in the greenery, yet...",
  "url": "https://campertunity.com/listings/campgrounds/azur-campingpark-regensburg-regensburg",
  "image": [
    "https://cdn1.acsi.eu/6/7/6/2/6762e5fd22734.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weinweg 40",
    "addressLocality": "Regensburg",
    "postalCode": "93049",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.02786,
    "longitude": 12.05881
  },
  "sameAs": [
    "https://www.azur-camping.com/camp/camp-regensburg",
    "https://www.eurocampings.nl/duitsland/beieren/niederwinzer/azur-campingpark-regensburg-102592/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}