{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-freyburg-freyburg-sajonia-anhalt",
  "name": "Stellplatz Freyburg",
  "description": "on the edge of the forest - center 300m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-freyburg-freyburg-sajonia-anhalt",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650997210"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schützenstraße",
    "addressLocality": "freyburg",
    "addressRegion": "sajonia-anhalt",
    "postalCode": "06632",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.21267,
    "longitude": 11.77175
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}