{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wyllyotts Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.193717,
            51.695647
          ],
          [
            -0.193448,
            51.695891
          ],
          [
            -0.193179,
            51.696136
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013908828, EN6 2HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19320639958732855,
          51.696148725451
        ]
      }
    }
  ]
}