{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boltmore Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.212531,
            51.592239
          ],
          [
            -0.212593,
            51.592232
          ],
          [
            -0.212936,
            51.59219
          ],
          [
            -0.21334,
            51.592141
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200012432, NW4 1EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2131784064495482,
          51.59238699533933
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200012433, NW4 1EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21337934530996874,
          51.59241703120156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200142445, NW4 1DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2125344232824257,
          51.592242304845215
        ]
      }
    }
  ]
}