{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-altenmarkt-salzburg",
  "name": "Reisemobilstellplatz",
  "description": "Parking space for campers and caravans, quiet farm location near the forest. In the high season best before arrival call inquire if there are free places. In winter, ski lovers will find the ski bus stop directly at the place.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-altenmarkt-salzburg",
  "image": [
    "https://stellplatz.info/img/3381/wohnmobilstellplatz-stellplatz-kellerbauer-5423.JPG?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/3381/wohnmobilstellplatz-stellplatz-kellerbauer-5423.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kellerdörfl 18",
    "addressLocality": "Altenmarkt",
    "addressRegion": "Salzburg",
    "postalCode": "5541",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.37034,
    "longitude": 13.42981
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 462,
    "bestRating": 5,
    "worstRating": 1
  }
}