{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/how-far-from-beach-is-silkeborg-so-camping-silkeb",
  "name": "Silkeborg Sø-camping",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/how-far-from-beach-is-silkeborg-so-camping-silkeb",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/silkeborg-s-camping/kKhwKAyApOXn.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/silkeborg-s-camping/5KRHAD2vSIUX.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Århusvej 51",
    "addressLocality": "Silkeborg Sø-camping",
    "addressRegion": "Aarhus",
    "postalCode": "8600",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.16916,
    "longitude": 9.57694
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}