{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kelsall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.204082,
            53.164395
          ],
          [
            -2.204538,
            53.164404
          ],
          [
            -2.204994,
            53.164412
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Kelsall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.204082,
            53.164395
          ],
          [
            -2.20392,
            53.164392
          ],
          [
            -2.203758,
            53.164388
          ],
          [
            -2.203403,
            53.164375
          ],
          [
            -2.203049,
            53.164362
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007646477, CW12 1RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2055175702275607,
          53.16441989556332
        ]
      }
    }
  ]
}