{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-salzweg-bayern",
  "name": "Reisemobilstellplatz",
  "description": "Hello dear camping guests, we are Maximilian and Selina and live here on this beautiful farm with a few animals (sheep and wild ducks ). We are happy if we can share our little paradise with others. You experience here a great nature campsite with many beautiful corners to feel at ease. Directly behind the house you find a connection to the hiking trail leading to the restaurant Trefft Sperre. Or to the castle Reschenstein which is definitely worth a visit :) The distance to the reservoir Obe...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-salzweg-bayern",
  "image": [
    "https://stellplatz.info/img/1462856/wohnmobilstellplatz-sunshine-camping-1473759.gif?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/1462856/wohnmobilstellplatz-sunshine-camping-1473759.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stuhlberg 5",
    "addressLocality": "Salzweg",
    "addressRegion": "Bayern",
    "postalCode": "94121",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.599899,
    "longitude": 13.460876
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}