{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-obernheim-baden-wurttemberg",
  "name": "Reisemobilstellplatz",
  "description": "Pitch for campers in fantastic altitude.. In good weather there is a wonderful view over the alpine panorama..",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-obernheim-baden-wurttemberg",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/12581/staticmap_12581_16_48.15977_8.8541.png?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/12581/staticmap_12581_16_48.15977_8.8541.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bühlstraße",
    "addressLocality": "Obernheim",
    "addressRegion": "Baden-Württemberg",
    "postalCode": "72364",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.15977,
    "longitude": 8.8541
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}