{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-roschbach-rheinland-pfalz",
  "name": "Reisemobilstellplatz",
  "description": "In the middle of the vineyards and yet on the outskirts of the village. There is a wonderful view of the vineyards and the Pfälzer forest combined with relaxing peace and quiet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-roschbach-rheinland-pfalz",
  "image": [
    "https://stellplatz.info/img/2303/wohnmobilstellplatz-weingut-helmut-koch-2638.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/2303/wohnmobilstellplatz-weingut-helmut-koch-2638.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Rosenkränzel 13",
    "addressLocality": "Roschbach",
    "addressRegion": "Rheinland-Pfalz",
    "postalCode": "76835",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.2475,
    "longitude": 8.11565
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 166,
    "bestRating": 5,
    "worstRating": 1
  }
}