{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alexandra Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.021815,
            51.684729
          ],
          [
            -0.021603,
            51.684762
          ],
          [
            -0.021392,
            51.684794
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Alexandra Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.02206,
            51.684714
          ],
          [
            -0.021937,
            51.684722
          ],
          [
            -0.021815,
            51.684729
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "148043305, EN8 7SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.022059031913623198,
          51.68473180987325
        ]
      }
    }
  ]
}