{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Richard Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.080443,
            53.479108
          ],
          [
            -1.080375,
            53.478762
          ],
          [
            -1.080307,
            53.478415
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006610543, DN11 0TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0804273361153922,
          53.47912610364598
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006625397, DN11 0PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.080340244526928,
          53.47897262450205
        ]
      }
    }
  ]
}