{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-osnabruck-city-osnabruck-nedersaksen",
  "name": "Stellplatz Osnabruck City",
  "description": "only accessible with Umweltsticker - supermarket 50m - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-osnabruck-city-osnabruck-nedersaksen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650695844.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heinrichstraße",
    "addressLocality": "osnabruck",
    "addressRegion": "nedersaksen",
    "postalCode": "49080",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.27072,
    "longitude": 8.03967
  },
  "sameAs": [
    "https://www.campercontact.com/nl/duitsland/nedersaksen/osnabruck/8563/stellplatz-osnabruck-city"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€18+"
}