{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elm Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.196555,
            51.562656
          ],
          [
            -0.196257,
            51.562789
          ],
          [
            -0.196129,
            51.562847
          ],
          [
            -0.195923,
            51.562827
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200037396, NW2 2EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1965549125953381,
          51.562655804178675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200143076, NW2 2FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1965549125953381,
          51.562655804178675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200154339, NW2 2EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19616544308771489,
          51.56301850494036
        ]
      }
    }
  ]
}