{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.239629,
            51.865326
          ],
          [
            -2.239495,
            51.865387
          ],
          [
            -2.239361,
            51.865447
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015424342, GL1 1DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.238908430760769,
          51.865493073281264
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004496181, GL1 1DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.239532467378648,
          51.865410884849645
        ]
      }
    }
  ]
}