{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hutten-heiligenborn-schluchtern-hessen",
  "name": "Camping Hutten Heiligenborn",
  "description": "quiet family campsite - center 9 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hutten-heiligenborn-schluchtern-hessen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650957474.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Heiligenborn",
    "addressLocality": "Schlüchtern",
    "addressRegion": "hessen",
    "postalCode": "36381",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.36841,
    "longitude": 9.60869
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.82,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16+"
}