{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.212567,
            53.153941
          ],
          [
            -0.211968,
            53.154193
          ],
          [
            -0.21137,
            53.154445
          ],
          [
            -0.211098,
            53.154547
          ],
          [
            -0.210827,
            53.15465
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002122884, LN10 6PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21219584627065283,
          53.15445485884516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023811509, LN10 6QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2125007305779756,
          53.15395598689612
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030799143, LN10 6PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21156808264045238,
          53.15408582654966
        ]
      }
    }
  ]
}