{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kerfield Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.089567,
            51.472925
          ],
          [
            -0.089881,
            51.4728
          ],
          [
            -0.090196,
            51.472675
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009789995, SE5 8SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0895666740262742,
          51.47292544925625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003460922, SE5 8SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08995469243323782,
          51.47259904404192
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003460923, SE5 8SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0899107731540765,
          51.47261631379557
        ]
      }
    }
  ]
}