{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shortwood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.332471,
            53.563674
          ],
          [
            -1.33223,
            53.563654
          ],
          [
            -1.331806,
            53.563724
          ],
          [
            -1.331007,
            53.56403
          ],
          [
            -1.329633,
            53.564555
          ],
          [
            -1.328858,
            53.564903
          ],
          [
            -1.328809,
            53.565145
          ],
          [
            -1.328312,
            53.565401
          ],
          [
            -1.32828,
            53.565418
          ],
          [
            -1.327229,
            53.565774
          ],
          [
            -1.326835,
            53.565835
          ],
          [
            -1.326458,
            53.565815
          ],
          [
            -1.324549,
            53.565265
          ],
          [
            -1.32264,
            53.564715
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006611102, DN5 7DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.332486225683547,
          53.56365567614805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006619497, DN5 7DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3317466034879442,
          53.566518875294214
        ]
      }
    }
  ]
}