{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kiesberg-steinau-an-der-strasse-hesse",
  "name": "Kiesberg",
  "description": "unique view of nature and you wake up with a view of the sunrise - fresh bread rolls on request - the location is about 10 minutes from the A66 motorway Schlüchtern - distance center 10 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kiesberg-steinau-an-der-strasse-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651104173.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klesberg",
    "addressLocality": "Steinau an der Straße",
    "addressRegion": "hesse",
    "postalCode": "36396",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.39783,
    "longitude": 9.44637
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}