{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/viborg-sejlklub-og-hjarbaek-havn-logstrup",
  "name": "Viborg sejlklub og Hjarbaek Havn",
  "description": "in marina - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/viborg-sejlklub-og-hjarbaek-havn-logstrup",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651086170.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandvejen",
    "addressLocality": "Løgstrup",
    "addressRegion": "lgstrup",
    "postalCode": "8831",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.53139,
    "longitude": 9.31975
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "150",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr150+"
}