{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stratford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.217556,
            51.586761
          ],
          [
            -0.217567,
            51.586819
          ],
          [
            -0.217579,
            51.586876
          ],
          [
            -0.217585,
            51.586909
          ],
          [
            -0.217591,
            51.586943
          ],
          [
            -0.217598,
            51.586977
          ],
          [
            -0.217604,
            51.58701
          ],
          [
            -0.217613,
            51.587056
          ],
          [
            -0.217622,
            51.587103
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200109473, NW4 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2178741945201679,
          51.58712594828473
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200144746, NW4 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21757087585351131,
          51.58676164942118
        ]
      }
    }
  ]
}