{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/katrinegaard-aabenraa-aabenraa",
  "name": "Katrinegaard",
  "description": "with the farmer with dairy farming - sale of fruit and vegetables - quiet environment - exit 72 on E45 direction Tinglev - also in euros to pay - shops and center 9,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/katrinegaard-aabenraa-aabenraa",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650701279.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tinglevvej",
    "addressLocality": "Aabenraa",
    "addressRegion": "aabenraa",
    "postalCode": "6200",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.9819,
    "longitude": 9.35642
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 133,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "150",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr150+"
}