{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-am-bauernhof-ferienhof-kramer-oberteuringen-neuhaus",
  "name": "Camping am Bauernhof/Ferienhof Kramer",
  "description": "Camping am Bauernhof/Ferienhof Kramer is a campsite in Oberteuringen, Baden-Württemberg, located a river/stream.The campsite has pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-am-bauernhof-ferienhof-kramer-oberteuringen-neuhaus",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67502beede92c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sankt Georg Straße 8",
    "addressLocality": "Oberteuringen/Neuhaus",
    "postalCode": "88094",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.73947,
    "longitude": 9.47192
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}