{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dulford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.212546,
            51.514297
          ],
          [
            -0.212751,
            51.514179
          ],
          [
            -0.212956,
            51.514061
          ],
          [
            -0.212972,
            51.514052
          ],
          [
            -0.212989,
            51.514043
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dulford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.212989,
            51.514043
          ],
          [
            -0.2131,
            51.513968
          ],
          [
            -0.213211,
            51.513893
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "217107457, W11 4HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21267346441271512,
          51.51399281891787
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "217112131, W11 4HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21254627511064783,
          51.51429662315144
        ]
      }
    }
  ]
}