{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bank Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.011109,
            56.471994
          ],
          [
            -3.010632,
            56.471943
          ],
          [
            -3.010155,
            56.471894
          ],
          [
            -3.010103,
            56.471889
          ],
          [
            -3.010051,
            56.471884
          ],
          [
            -3.009849,
            56.47187
          ],
          [
            -3.009647,
            56.471856
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059103423, DD2 3DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.011566569348782,
          56.47202877462536
        ]
      }
    }
  ]
}