{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Firscroft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.090773,
            51.623088
          ],
          [
            -0.090468,
            51.623032
          ],
          [
            -0.090162,
            51.622975
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Firscroft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.091337,
            51.623192
          ],
          [
            -0.091055,
            51.62314
          ],
          [
            -0.090773,
            51.623088
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "207001258, N13 5AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09133732199712195,
          51.623192249065845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015387353, N13 5QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09113557960833746,
          51.623179976383675
        ]
      }
    }
  ]
}