{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elibank Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.440896,
            56.395511
          ],
          [
            -3.440876,
            56.395662
          ],
          [
            -3.440856,
            56.395813
          ],
          [
            -3.440845,
            56.39591
          ],
          [
            -3.440834,
            56.396006
          ],
          [
            -3.440838,
            56.396127
          ],
          [
            -3.440843,
            56.396248
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124086574, PH2 8EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.440896184711437,
          56.39551109237415
        ]
      }
    }
  ]
}