{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.138193,
            53.217751
          ],
          [
            -0.138303,
            53.217594
          ],
          [
            -0.138252,
            53.217319
          ],
          [
            -0.13817,
            53.216875
          ],
          [
            -0.137893,
            53.215087
          ],
          [
            -0.137617,
            53.213298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.135774,
            53.219507
          ],
          [
            -0.136984,
            53.218629
          ],
          [
            -0.138193,
            53.217751
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024299928, LN9 5RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13762040164459746,
          53.21329465756261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025061127, LN9 5LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13563335486860842,
          53.2159426575298
        ]
      }
    }
  ]
}