{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-hundested-seeland",
  "name": "Reisemobilstellplatz",
  "description": "this is a real parking space, with beautiful views of the marina, the bay of the Isefjord and the mouth of the Roskilefjord and a very good infrastructure.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-hundested-seeland",
  "image": [
    "https://stellplatz.info/img/8893/wohnmobilstellplatz-parking-lynaes-havn-104080.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/8893/wohnmobilstellplatz-parking-lynaes-havn-104080.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lynaes Havnevej 15",
    "addressLocality": "Hundested",
    "addressRegion": "Seeland",
    "postalCode": "3390",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.94383,
    "longitude": 11.86368
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 889,
    "bestRating": 5,
    "worstRating": 1
  }
}