{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.244705,
            51.70853
          ],
          [
            0.24413,
            51.70853
          ],
          [
            0.243554,
            51.70853
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022855245, CM5 9FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.24472556651648084,
          51.708397596949744
        ]
      }
    }
  ]
}