{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "George Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.617447,
            51.247378
          ],
          [
            0.614904,
            51.247814
          ],
          [
            0.614331,
            51.247884
          ],
          [
            0.613484,
            51.247987
          ],
          [
            0.613379,
            51.248
          ],
          [
            0.612741,
            51.248078
          ],
          [
            0.611869,
            51.248349
          ],
          [
            0.61174,
            51.248444
          ],
          [
            0.611734,
            51.248448
          ],
          [
            0.611669,
            51.248496
          ],
          [
            0.611652,
            51.248508
          ],
          [
            0.611609,
            51.248541
          ],
          [
            0.611461,
            51.248648
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022898663, ME17 1RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.611413835649911,
          51.248645673868744
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025155498, ME17 1TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6122226813001405,
          51.24547076830401
        ]
      }
    }
  ]
}