{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Skinners Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.093027,
            51.511137
          ],
          [
            -0.093208,
            51.511158
          ],
          [
            -0.093389,
            51.511179
          ],
          [
            -0.093437,
            51.511184
          ],
          [
            -0.093486,
            51.51119
          ],
          [
            -0.093737,
            51.511216
          ],
          [
            -0.093988,
            51.511243
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95504830, EC4V 2AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09367274477728774,
          51.51120179660687
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022936551, EC4V 2AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09366374127240847,
          51.511417471789784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000071086, EC4R 1DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09328840142504792,
          51.51108763811038
        ]
      }
    }
  ]
}