{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Market Place (B6461)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.023403,
            53.199678
          ],
          [
            -1.023143,
            53.199394
          ],
          [
            -1.022883,
            53.199111
          ]
        ]
      }
    }
  ]
}