{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-etretat-haute-normandie",
  "name": "Reisemobilstellplatz",
  "description": "Pitch next to campsite V+E there is no electricity for it Zenrale location to Etretat and the rocks",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-etretat-haute-normandie",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/137959/staticmap_137959_16_49.70355_0.21106.png?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/137959/staticmap_137959_16_49.70355_0.21106.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ruhe Guy de Maupassant",
    "addressLocality": "Etretat",
    "addressRegion": "Haute Normandie",
    "postalCode": "76790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.70355,
    "longitude": 0.21106
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}