{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-bergheim-elsass",
  "name": "Reisemobilstellplatz",
  "description": "Flat and shady terrain. Quiet pitches of 150 square meters, bordered by trees, in the middle of the vines.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-bergheim-elsass",
  "image": [
    "https://stellplatz.info/img/16674/wohnmobilstellplatz-la-ferme-les-noyers-161869.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://Stellplatz.Info/img/16674/wohnmobilstellplatz-la-ferme-les-noyers-161869.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4a, rue des Romains",
    "addressLocality": "Bergheim",
    "addressRegion": "Elsass",
    "postalCode": "F-68750",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.20423,
    "longitude": 7.37147
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 124,
    "bestRating": 5,
    "worstRating": 1
  }
}