{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Midthorpe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.108056,
            53.237162
          ],
          [
            -0.107914,
            53.237071
          ],
          [
            -0.107771,
            53.23698
          ],
          [
            -0.107841,
            53.236907
          ],
          [
            -0.107854,
            53.236895
          ],
          [
            -0.107937,
            53.236808
          ],
          [
            -0.108104,
            53.236637
          ],
          [
            -0.108502,
            53.236303
          ],
          [
            -0.109204,
            53.235968
          ],
          [
            -0.109267,
            53.235837
          ],
          [
            -0.108151,
            53.235489
          ],
          [
            -0.10813,
            53.235482
          ],
          [
            -0.106486,
            53.235075
          ],
          [
            -0.105823,
            53.234731
          ],
          [
            -0.105839,
            53.234499
          ],
          [
            -0.105999,
            53.23422
          ],
          [
            -0.106076,
            53.234086
          ],
          [
            -0.106068,
            53.233933
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024299967, LN9 5PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1060678655506995,
          53.23393330099632
        ]
      }
    }
  ]
}