{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-neukirchen-balbini-bayern",
  "name": "Reisemobilstellplatz",
  "description": "100 meters from the centre of the village,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-neukirchen-balbini-bayern",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/116837/staticmap_116837_16_49.29108_12.43477.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/116837/staticmap_116837_16_49.29108_12.43477.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schulstarße 3",
    "addressLocality": "Neukirchen-Balbini",
    "addressRegion": "Bayern",
    "postalCode": "92445",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.29108,
    "longitude": 12.43477
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}