{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Granby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.084412,
            53.478096
          ],
          [
            -1.08457,
            53.479171
          ],
          [
            -1.084728,
            53.480247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Granby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.084176,
            53.476476
          ],
          [
            -1.084294,
            53.477286
          ],
          [
            -1.084412,
            53.478096
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006608212, DN11 0PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0847270466142775,
          53.48028269840041
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006622288, DN11 0QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0843808311848682,
          53.47676543745835
        ]
      }
    }
  ]
}