{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-stein-bad-endorf",
  "name": "Camping Stein",
  "description": "Camping Stein is close to the town of Bad Endorf in the hilly southeast of Bavaria. Here, you camp in wooded surroundings with many large lakes. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-stein-bad-endorf",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67500b37a85f7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "See 10",
    "addressLocality": "Bad Endorf",
    "postalCode": "83093",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88403,
    "longitude": 12.26931
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}