{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hocker Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.07505,
            51.526945
          ],
          [
            -0.074971,
            51.526842
          ],
          [
            -0.074892,
            51.526738
          ],
          [
            -0.074874,
            51.526705
          ],
          [
            -0.074855,
            51.526672
          ],
          [
            -0.074826,
            51.526589
          ],
          [
            -0.074797,
            51.526506
          ],
          [
            -0.074815,
            51.52642
          ],
          [
            -0.074833,
            51.526334
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6647507, E2 7NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07503772551711949,
          51.52694916850453
        ]
      }
    }
  ]
}