{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.709532,
            51.549642
          ],
          [
            0.709908,
            51.550036
          ],
          [
            0.710284,
            51.550431
          ],
          [
            0.710299,
            51.550515
          ],
          [
            0.710313,
            51.550598
          ],
          [
            0.710299,
            51.550658
          ],
          [
            0.710285,
            51.550718
          ],
          [
            0.710221,
            51.550928
          ],
          [
            0.710157,
            51.551138
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012962163, SS2 6LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7095320445655375,
          51.54964179520568
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025161237, SS2 6LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7103958911210588,
          51.55034132605081
        ]
      }
    }
  ]
}