{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-schutzwiesenstrasse-geiselwind-baviera",
  "name": "Parking Schutzwiesenstrasse",
  "description": "Independent pitches for motorhomes in the car park - 1.6 km from the motorway - center 150 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-schutzwiesenstrasse-geiselwind-baviera",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651219665"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schutzwiesenstraße",
    "addressLocality": "Geiselwind",
    "addressRegion": "baviera",
    "postalCode": "96160",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.77237,
    "longitude": 10.46845
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}