{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-bogen-bayern",
  "name": "Reisemobilstellplatz",
  "description": "The parking space is located on the Volksfestplatz right next to the outdoor swimming pool.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-bogen-bayern",
  "image": [
    "https://stellplatz.info/img/7202/wohnmobilstellplatz-stellplatz-am-freibad-bogen-31988.JPG?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/7202/wohnmobilstellplatz-stellplatz-am-freibad-bogen-31988.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kotaustr. 12",
    "addressLocality": "Bogen",
    "addressRegion": "Bayern",
    "postalCode": "94327",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.9077,
    "longitude": 12.687
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 262,
    "bestRating": 5,
    "worstRating": 1
  }
}