{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-inzell",
  "name": "Reisemobilstellplatz",
  "description": "Beautiful, quiet place on the outskirts of Inzell.. Stand lane on lawn grating stones.. Each mobile has enough space to put out table and chairs..",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-inzell",
  "image": [
    "https://stellplatz.info/img/20477/wohnmobilstellplatz-hausernhof-23031.JPG?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://stellplatz.Info/img/20477/wohnmobilstellplatz-hausernhof-23031.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bichlstr. 24",
    "addressLocality": "Inzell",
    "addressRegion": "Bayern",
    "postalCode": "83334",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.7596,
    "longitude": 12.75243
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 125,
    "bestRating": 5,
    "worstRating": 1
  }
}