{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newstead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.746954,
            54.261761
          ],
          [
            -1.744845,
            54.262148
          ],
          [
            -1.743578,
            54.262342
          ],
          [
            -1.741456,
            54.262667
          ],
          [
            -1.740822,
            54.262906
          ],
          [
            -1.740529,
            54.263193
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012781802, HG4 4PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7481560008463868,
          54.26112411925635
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647784, HG4 4PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.740559400561637,
          54.263193079645916
        ]
      }
    }
  ]
}