{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.718505,
            51.088675
          ],
          [
            -0.718635,
            51.088684
          ],
          [
            -0.718765,
            51.088693
          ],
          [
            -0.719025,
            51.088628
          ],
          [
            -0.719285,
            51.088563
          ],
          [
            -0.719444,
            51.088474
          ],
          [
            -0.719524,
            51.088428
          ],
          [
            -0.719513,
            51.088363
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013896435, GU27 2PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7194988803220074,
          51.088362393916114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025701702, GU27 2PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7191363112546382,
          51.08856525179179
        ]
      }
    }
  ]
}