{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-und-wohnmobilpark-sommersdorf-sommersdorf-de",
  "name": "Camping- und Wohnmobilpark Sommersdorf",
  "description": "Do you want to escape the hectic pace of everyday life? And do you enjoy beautiful walking and cycling tours? Then Camping- & Wohnmobilpark...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-und-wohnmobilpark-sommersdorf-sommersdorf-de",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67503a5e62557.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Hafen 2",
    "addressLocality": "Sommersdorf",
    "postalCode": "17111",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.79872,
    "longitude": 12.87586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}