{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/haderslev-campingplads-haderslev",
  "name": "Haderslev Campingplads",
  "description": "Haderslev Campingplads is a campsite with 50 seats in Haderslev, Denmark. Dogs are allowed.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/haderslev-campingplads-haderslev",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOT4f4eadf7ae0afe2d5d7ab89cf68fdb45/biggerthumb.jpg",
    "images//SPOT4f4eadf7ae0afe2d5d7ab89cf68fdb45/mapbox/mapbox.webp",
    "images/dk/SPOT4f4eadf7ae0afe2d5d7ab89cf68fdb45/medium/57e5edb07f4db-haderslev-campingplads-haderslev.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Erlevvej 34",
    "addressLocality": "Haderslev",
    "postalCode": "6100",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.24418,
    "longitude": 9.4776
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr22+"
}