{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-alte-hafnerei-hardt-baden-wurttemberg",
  "name": "Wohnmobilstellplatz Alte Hafnerei",
  "description": "Camper place on the edge of the village - 200 year old lime tree - adjacent vacant house for use - shower only cold - lounge - shared kitchen - fire pit/grill - drinks and fresh eggs - sauna on request (for a fee) - reservations only possible by e-mail - distance to center 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-alte-hafnerei-hardt-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651145572.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hardt",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "78739",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.17738,
    "longitude": 8.41316
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€15+"
}