{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deutschland-kiel",
  "name": "Deutschland",
  "description": "Campsite with spacious pitches - showers and toilets renewed in 2019 - located on the forest and beach - Schilksee 1,5 km - center 14 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deutschland-kiel",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650890816.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Palisadenweg",
    "addressLocality": "Kiel",
    "postalCode": "24159",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.41079,
    "longitude": 10.18453
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.96,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19.5+"
}