{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tierpark-strohen-wagenfeld-baja-sajonia",
  "name": "Tierpark Ströhen",
  "description": "In the zoo - view of some animals - possible reserve - distance to the center 1000m.",
  "url": "https://campertunity.com/listings/campgrounds/tierpark-strohen-wagenfeld-baja-sajonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651090821.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tierparkstraße",
    "addressLocality": "Wagenfeld",
    "addressRegion": "baja-sajonia",
    "postalCode": "49419",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.53464,
    "longitude": 8.7088
  },
  "sameAs": [
    "https://www.campercontact.com/es/alemania/baja-sajonia/wagenfeld/104800/tierpark-strohen-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€12+"
}