{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-oberstaufen-bayern",
  "name": "Reisemobilstellplatz",
  "description": "Central location with clear view to all sides. Bus stop 50 m center about 200 m with village shop and Sennerei unf cheese shop. in winter: ski lift 150 m cross-country ski trail 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-oberstaufen-bayern",
  "image": [
    "https://stellplatz.info/img/20483/wohnmobilstellplatz-hochgratblick-21075.JPG?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://stellplatz.Info/img/20483/wohnmobilstellplatz-hochgratblick-21075.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Hößl",
    "addressLocality": "Oberstaufen",
    "addressRegion": "Bayern",
    "postalCode": "87534",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.52618,
    "longitude": 10.0284
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 332,
    "bestRating": 5,
    "worstRating": 1
  }
}