{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-neustadt-an-der-weinstrasse-lachen-spey",
  "name": "Reisemobilstellplatz",
  "description": "Parking space on the meadow behind the winery with its own driveway",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-neustadt-an-der-weinstrasse-lachen-spey",
  "image": [
    "https://stellplatz.info/img/2140/wohnmobilstellplatz-weingut-kreiselmaier-5331.JPG?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/2140/wohnmobilstellplatz-weingut-kreiselmaier-5331.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goethestraße 77",
    "addressLocality": "Neustadt an der Weinstraße/Lachen-Speyerdorf",
    "addressRegion": "Rheinland-Pfalz",
    "postalCode": "67435",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.322774,
    "longitude": 8.199414
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  }
}