{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Martin's Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.226627,
            52.971381
          ],
          [
            -1.226625,
            52.971395
          ],
          [
            -1.226622,
            52.971409
          ],
          [
            -1.226569,
            52.971535
          ],
          [
            -1.226555,
            52.971569
          ],
          [
            -1.226542,
            52.9716
          ],
          [
            -1.226462,
            52.97179
          ],
          [
            -1.226453,
            52.971804
          ],
          [
            -1.226445,
            52.971817
          ],
          [
            -1.22644,
            52.971825
          ],
          [
            -1.226435,
            52.971833
          ],
          [
            -1.2264,
            52.971867
          ],
          [
            -1.226364,
            52.971901
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157266, NG8 3BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2266268905180766,
          52.97138095124531
        ]
      }
    }
  ]
}