{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-eching-baviera-de",
  "name": "Dogs Allowed",
  "description": "camping with many seasonal pitches - pizzeria - center 2,5 km",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-eching-baviera-de",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Erdinger Straße",
    "addressLocality": "Eching",
    "addressRegion": "baviera",
    "postalCode": "84174",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.47997,
    "longitude": 12.01577
  },
  "sameAs": [
    "https://www.campercontact.com/es/alemania/baviera/eching/102295/campingplatz-haselfurth"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€24.5+"
}