{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": {"Name": "Non-Regulatory", "description": "First one"}, "geometry": { "type": "LineString", "coordinates": [ [ -0.127716064453125, 51.514511519376946 ], [ -0.11638641357421874, 51.52092072985822 ], [ -0.1091766357421875, 51.51622073035779 ], [ -0.10128021240234374, 51.51643437722083 ] ] } }, { "type": "Feature", "properties": {"Name": "Other", "description": "Second one"}, "geometry": { "type": "LineString", "coordinates": [ [ -0.08995056152343749, 51.50660558430045 ], [ -0.083770751953125, 51.514084206610455 ], [ -0.07656097412109375, 51.51173391474148 ], [ -0.0693511962890625, 51.5100245354003 ] ] } }, { "type": "Feature", "properties": {"Name": "Regulatory", "description": "Third one"}, "geometry": { "type": "LineString", "coordinates": [ [ -0.09063720703125, 51.492499698989036 ], [ -0.09613037109375, 51.50062180251775 ], [ -0.1036834716796875, 51.4965609316647 ], [ -0.11089324951171875, 51.4978433510224 ] ] } } ] }