{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lineham Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.860023,
            53.016077
          ],
          [
            -0.861328,
            53.013494
          ],
          [
            -0.86256,
            53.011058
          ],
          [
            -0.862644,
            53.010914
          ],
          [
            -0.862676,
            53.010868
          ],
          [
            -0.862709,
            53.010822
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008177087, NG23 5NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8600692693909073,
          53.016005110165246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091746525, NG23 5NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8670122726570724,
          53.01329364933053
        ]
      }
    }
  ]
}