{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kirnermartes-hof-oberried",
  "name": "Camping Kirnermartes Hof",
  "description": "Camping Kirnermartes Hof is a campsite in Oberried, Baden-Württemberg, on the river/stream. This terraced campsite has pitches with shade, without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kirnermartes-hof-oberried",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750276689eb3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vörlinsbach 22",
    "addressLocality": "Oberried",
    "postalCode": "79254",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9305,
    "longitude": 7.95906
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}