{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/free-camping-in-middle-of-chiemgau-surberg",
  "name": "Free camping in the middle of Chiemgau",
  "description": "Free camping in Chiemgau with mountain views, peace and quiet, on a meadow or at the edge of the forest. Village shop and pub 1 km away. 8 kilometers north of the Munich-Salzburg motorway Cycling tours: 6km to the small town of Traunstein 16 km to HöglwörtherSee 16km to Lake Chiemsee 30km to a beautiful alpine area 11km to Lake Waginger 14 km to the StoisserAlm 35 km to Salzburg (return by train)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/free-camping-in-middle-of-chiemgau-surberg",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Surberg",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.883,
    "longitude": 12.708
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}