{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parkplatz-wehrweide-frankenberg-eder-hesse",
  "name": "Parking Wehrweide",
  "description": "centro 350m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parkplatz-wehrweide-frankenberg-eder-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651080907.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kleine Wehrweide",
    "addressLocality": "Frankenberg (Eder)",
    "addressRegion": "hesse",
    "postalCode": "35066",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0619,
    "longitude": 8.79839
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}