{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Millman Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.117942,
            51.523437
          ],
          [
            -0.118442,
            51.523308
          ],
          [
            -0.118466,
            51.523301
          ],
          [
            -0.118358,
            51.52312
          ],
          [
            -0.118157,
            51.5231
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5150678, WC1N 3EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11794173977989315,
          51.52343690739732
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5157278, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11850212375417095,
          51.52313115941413
        ]
      }
    }
  ]
}