{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-hadsund-nordjutland",
  "name": "Reisemobilstellplatz",
  "description": "beautiful place, very quiet, many trees",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-hadsund-nordjutland",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/12663/staticmap_12663_16_56.76415_10.28537.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/12663/staticmap_12663_16_56.76415_10.28537.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kystvejen 202, Als",
    "addressLocality": "Hadsund",
    "addressRegion": "Nordjütland",
    "postalCode": "9560",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.76415,
    "longitude": 10.28537
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 456,
    "bestRating": 5,
    "worstRating": 1
  }
}