GeoJSON
{
"type": "FeatureCollection",
"name": "weiher",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 11.512566343423781, 48.073843527661872 ], [ 11.512627077454027, 48.07379280164281 ], [ 11.512648903746145, 48.073763000083297 ], [ 11.512589118685122, 48.073675497532214 ], [ 11.512479038255304, 48.073584190363725 ], [ 11.5123442846257, 48.073515709881057 ], [ 11.512208582026876, 48.073477031049627 ], [ 11.512116532012284, 48.073546779740965 ], [ 11.512566343423781, 48.073843527661872 ] ] ] ] } }
]
}