{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/plauen-voigtsgruner-weg",
  "name": "Plauen - Voigtsgrüner Weg",
  "description": "Hidden place at the edge of the forest. Except for one truck, there is enough space for 3 - 4 additional mobiles. The subsoil is almost at ground level. Possibly a lot of mud when it rains.",
  "url": "https://campertunity.com/listings/campgrounds/plauen-voigtsgruner-weg",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=11dd53f",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_f.svg?v=11dd53f",
    "https://cdn6.park4night.com/images/svg/flags/de.svg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.501,
    "longitude": 12.18594
  },
  "sameAs": [
    "https://park4night.com/en/place/280706"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}