{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-neustadt-an-der-weinstrasse",
  "name": "Reisemobilstellplatz",
  "description": "The winery is located on the outskirts of Mußbach, directly on the Rebenmeer",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-neustadt-an-der-weinstrasse",
  "image": [
    "https://stellplatz.info/img/20441/wohnmobilstellplatz-altes-weingut-steigelmann-194689.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/20441/wohnmobilstellplatz-altes-weingut-steigelmann-194689.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lauterbachstr. 33",
    "addressLocality": "Neustadt an der Weinstraße",
    "addressRegion": "Rheinland-Pfalz",
    "postalCode": "67435",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.37284,
    "longitude": 8.17201
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@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": 94,
    "bestRating": 5,
    "worstRating": 1
  }
}