{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/uffenheim-baviera-de",
  "name": "Camping Uffenheim",
  "description": "Small campsite behind the pool - large pitches - friendly owner - near the village with restaurants - lots of shade - clean sanitary facilities - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/uffenheim-baviera-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650877651.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sportstraße",
    "addressLocality": "Uffenheim",
    "addressRegion": "baviera",
    "postalCode": "97215",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.54381,
    "longitude": 10.22436
  },
  "sameAs": [
    "https://www.campercontact.com/es/alemania/baviera/uffenheim/79305/camping-uffenheim"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-10-20"
  },
  "priceRange": "€25+"
}