{
    "type": "FeatureCollection",
    "features": [
        {
            "id": "0",
            "type": "Feature",
            "properties": {
                "class": "DistrictHydroDistribution",
                "configuration": "DistrictMultigeneratorHeating",
                "linked": "district_generator_hot",
                "name": "district_hydro_distribution"
            },
            "geometry": {
                "type": "MultiLineString",
                "coordinates": [
                    [
                        [
                            672645.7300725504,
                            6859015.63008083
                        ],
                        [
                            672853.6734586742,
                            6859031.150325851
                        ],
                        [
                            672815.012376765,
                            6859182.166423079
                        ],
                        [
                            673118.779333558,
                            6859318.226035789
                        ],
                        [
                            673169.3412956233,
                            6859185.228993761
                        ]
                    ]
                ]
            }
        }
    ],
    "crs": {
        "properties": {
            "name": "epsg:2154"
        },
        "type": "name"
    }
}