{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.064877,
            53.690231
          ],
          [
            -1.06328,
            53.689835
          ],
          [
            -1.061683,
            53.689439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009933490, DN14 0AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0631989261921042,
          53.689820672843226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050065313, DN14 0AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.064549844734761,
          53.68967842373704
        ]
      }
    }
  ]
}