{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.262505,
            51.096809
          ],
          [
            -0.262666,
            51.096655
          ],
          [
            -0.262827,
            51.096501
          ],
          [
            -0.263001,
            51.096327
          ],
          [
            -0.263123,
            51.096205
          ],
          [
            -0.263175,
            51.096153
          ],
          [
            -0.263333,
            51.096007
          ],
          [
            -0.263746,
            51.095824
          ],
          [
            -0.264388,
            51.095539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096224489, RH12 4AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.26248640972308224,
          51.096753329057535
        ]
      }
    }
  ]
}