{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Northfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.161545,
            52.875359
          ],
          [
            1.162649,
            52.875299
          ],
          [
            1.162785,
            52.875292
          ],
          [
            1.163681,
            52.875066
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Northfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.163681,
            52.875066
          ],
          [
            1.164577,
            52.874772
          ],
          [
            1.165161,
            52.87468
          ],
          [
            1.165825,
            52.874623
          ],
          [
            1.167527,
            52.87465
          ],
          [
            1.169066,
            52.874403
          ],
          [
            1.170288,
            52.874302
          ],
          [
            1.170602,
            52.874276
          ],
          [
            1.176581,
            52.872724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023452691, NR11 7LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1615710987244752,
          52.87534876371409
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025085807, NR11 7PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1659886421607328,
          52.875186015199134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034792611, NR11 7PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1625845150488239,
          52.87681460750353
        ]
      }
    }
  ]
}