{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashton Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.407307,
            51.363829
          ],
          [
            -0.407718,
            51.363865
          ],
          [
            -0.40813,
            51.3639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012950055, KT12 5EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4072932713737701,
          51.36381938211368
        ]
      }
    }
  ]
}