{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Outgang Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.19439,
            53.416146
          ],
          [
            -1.193415,
            53.416041
          ],
          [
            -1.192439,
            53.415935
          ],
          [
            -1.190925,
            53.415713
          ],
          [
            -1.189411,
            53.41549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015688139, S66 7JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1924136427016259,
          53.41642962284721
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015689471, S66 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.191272851986423,
          53.41628707388265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023206951, S66 7JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1943900180377462,
          53.416146336619285
        ]
      }
    }
  ]
}