{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/an-der-nethebrucke-bielefeld-noordrijn-westfalen",
  "name": "An der Nethebrücke",
  "description": "On the bank of a small river - 200m from the center.",
  "url": "https://campertunity.com/listings/campgrounds/an-der-nethebrucke-bielefeld-noordrijn-westfalen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650698087.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bruchhäuser Straße",
    "addressLocality": "Höxter",
    "addressRegion": "Noordrijn-Westfalen",
    "postalCode": "37671",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7072,
    "longitude": 9.2919
  },
  "sameAs": [
    "https://www.campercontact.com/nl/duitsland/noordrijn-westfalen/bielefeld/9889/an-der-nethebrucke"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}