{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.152509,
            52.907069
          ],
          [
            -2.152622,
            52.907118
          ],
          [
            -2.152735,
            52.907167
          ],
          [
            -2.153326,
            52.907434
          ],
          [
            -2.153917,
            52.907701
          ],
          [
            -2.154288,
            52.907907
          ],
          [
            -2.154659,
            52.908114
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002087777, ST15 8ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.152523904306063,
          52.907069271383456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024535647, ST15 8JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1546798903431768,
          52.90708445785516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024775936, ST15 8ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.153388022386313,
          52.90756256927123
        ]
      }
    }
  ]
}