{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.796777,
            53.925388
          ],
          [
            -1.796964,
            53.92542
          ],
          [
            -1.797151,
            53.925452
          ],
          [
            -1.797331,
            53.925485
          ],
          [
            -1.797511,
            53.925517
          ],
          [
            -1.797661,
            53.925544
          ],
          [
            -1.797811,
            53.925572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024353929, LS29 8PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7967768402721243,
          53.92538780108514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025257869, LS29 8PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7975521587432939,
          53.92565874214065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090160168, LS29 8PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7975064313904232,
          53.92566765293512
        ]
      }
    }
  ]
}