{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ideal-edertal-hesse-de",
  "name": "Camping Ideal",
  "description": "Located directly in the Eder: a natural, family-run accommodation with friendly owners.",
  "url": "https://campertunity.com/listings/campgrounds/ideal-edertal-hesse-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651246938.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Waldecker Straße",
    "addressLocality": "edertal",
    "addressRegion": "hesse",
    "postalCode": "34549",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.16968,
    "longitude": 9.1078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€28+"
}