{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.073885,
            52.130338
          ],
          [
            -2.073246,
            52.130437
          ],
          [
            -2.073048,
            52.130467
          ],
          [
            -2.072925,
            52.130487
          ],
          [
            -2.072606,
            52.130536
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015379095, WR10 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0735672256112494,
          52.13045310602841
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024773259, WR10 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0736402685515163,
          52.13045306027869
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025966493, WR10 2FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.070456279420775,
          52.130886556295316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091182958, WR10 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0738008437605666,
          52.13038103558216
        ]
      }
    }
  ]
}