{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fordeferien-bockholmwik-munkbrarup-schleswig-holstein",
  "name": "Fordeferien Bockholmwik",
  "description": "Directly on the Baltic Sea with a panoramic view over the Flensburg fjord to the Danish coast - heated sanitary building - cafe - center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fordeferien-bockholmwik-munkbrarup-schleswig-holstein",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650836084.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bockholmwik",
    "addressLocality": "munkbrarup",
    "addressRegion": "schleswig-holstein",
    "postalCode": "24960",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.82813,
    "longitude": 9.60942
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.96,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32.5+"
}