{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hedelandets-camping-105750-vinderup-dk",
  "name": "Hedelandets Camping",
  "description": "small campsite near 2 lakes - Skive, Holstebro and Struer are only 20 km away - open-air museum Hjem Hede 4 km - \"Mønsted Kalkgruber\" caves and the medieval castle \"Spøttrup Borg\" are about 25 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hedelandets-camping-105750-vinderup-dk",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651117184"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Halalle",
    "addressLocality": "105750",
    "addressRegion": "vinderup",
    "postalCode": "7830",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.4582,
    "longitude": 8.86946
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.45,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "165",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr165+"
}