{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-kampen",
  "name": "Reisemobilstellplatz",
  "description": "Simple parking space is located at a sports hall 300 meters from the center.. Important facilities available..",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-kampen",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/11285/staticmap_11285_16_52.55287_5.91523.png?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/11285/staticmap_11285_16_52.55287_5.91523.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burgemeester Berguis plein 1 Einfahrt über PKWParkplatz",
    "addressLocality": "Kampen",
    "addressRegion": "Overijssel",
    "postalCode": "8261 DD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.55287,
    "longitude": 5.91523
  },
  "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.3,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  }
}