{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-thanstein-bayern",
  "name": "Reisemobilstellplatz",
  "description": "The idyllic, isolated farm in the middle of the Upper Palatinate Jura, surrounded by valleys and gentle hills. Typical of this landscape are herb-rich juniper slopes, rock formations, caves and picturesque small villages.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-thanstein-bayern",
  "image": [
    "https://stellplatz.info/img/3278/wohnmobilstellplatz-bayerhof-151660.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/3278/wohnmobilstellplatz-bayerhof-151660.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bayerhof 2",
    "addressLocality": "Thanstein",
    "addressRegion": "Bayern",
    "postalCode": "92554",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.37942,
    "longitude": 12.47072
  },
  "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.7,
    "reviewCount": 55,
    "bestRating": 5,
    "worstRating": 1
  }
}