{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-lauterbach-hessen",
  "name": "Reisemobilstellplatz",
  "description": "Directly on the idyllic shore of the Lauter in the immediate vicinity of the old town, the parking space is designated.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-lauterbach-hessen",
  "image": [
    "https://stellplatz.info/img/1916/wohnmobilstellplatz-parkplatz-bleiche-920830.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://stellplatz.Info/img/1916/wohnmobilstellplatz-parkplatz-bleiche-920830.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bleichstraße",
    "addressLocality": "Lauterbach",
    "addressRegion": "Hessen",
    "postalCode": "36341",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6396,
    "longitude": 9.40332
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 102,
    "bestRating": 5,
    "worstRating": 1
  }
}