{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperstop-aabenraa-aabenraa-aabenraa",
  "name": "CamperStop Aabenraa",
  "description": "quiet area - located near forest and beach - payment machine accepts only cash DKK or EUR, refund in DKK - deposit and not used balance return on departure - shops 1.5km - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperstop-aabenraa-aabenraa-aabenraa",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651056715.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sønderskovvej",
    "addressLocality": "Aabenraa",
    "addressRegion": "aabenraa",
    "postalCode": "6200",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.02435,
    "longitude": 9.41375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.63,
    "reviewCount": 73,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "125",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr125+"
}