{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.395146,
            53.164068
          ],
          [
            -0.394874,
            53.163634
          ],
          [
            -0.39481,
            53.163532
          ],
          [
            -0.394629,
            53.163244
          ],
          [
            -0.394497,
            53.163094
          ],
          [
            -0.394233,
            53.162794
          ],
          [
            -0.393742,
            53.162236
          ],
          [
            -0.393679,
            53.162165
          ],
          [
            -0.393637,
            53.162087
          ],
          [
            -0.393594,
            53.162008
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006532061, LN4 2SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38718749590655355,
          53.1553710221043
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025068599, LN4 2HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39583516329236834,
          53.16210438850091
        ]
      }
    }
  ]
}