{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellpatz-weserbogen-bielefeld-north-rhine-westphalia",
  "name": "Stellpatz Weserbogen",
  "description": "on the Weser",
  "url": "https://campertunity.com/listings/campgrounds/stellpatz-weserbogen-bielefeld-north-rhine-westphalia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651169305.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hammelweg",
    "addressLocality": "Bielefeld",
    "addressRegion": "North Rhine-Westphalia",
    "postalCode": "37671",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7416631,
    "longitude": 9.3707179
  },
  "sameAs": [
    "https://freizeitgelaende.de/freizeitgelaende-ahlemeyer-campen-vor-den-toren-der-landesgartenschau-hoexter/",
    "https://www.campercontact.com/en/germany/north-rhine-westphalia/hoxter/157724/stellpatz-weserbogen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}