{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tower Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.97994,
            52.586096
          ],
          [
            -1.979987,
            52.58611
          ],
          [
            -1.980035,
            52.586125
          ],
          [
            -1.980188,
            52.586173
          ],
          [
            -1.980341,
            52.586221
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tower Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.979043,
            52.585726
          ],
          [
            -1.979491,
            52.585911
          ],
          [
            -1.97994,
            52.586096
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014142971, WS1 1SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.979042526933138,
          52.585726337592554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071404575, WS1 1DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9793669859336327,
          52.58626578159282
        ]
      }
    }
  ]
}