{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-deidesheim-rheinland-pfalz",
  "name": "Reisemobilstellplatz",
  "description": "2 pitches in a romantic Deidesheimer winery",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-deidesheim-rheinland-pfalz",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/7131/staticmap_7131_16_49.4116_8.19092.png?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/7131/staticmap_7131_16_49.4116_8.19092.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weinstr. 3",
    "addressLocality": "Deidesheim",
    "addressRegion": "Rheinland-Pfalz",
    "postalCode": "67146",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.4116,
    "longitude": 8.19092
  },
  "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.9,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  }
}