{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.412315,
            53.907526
          ],
          [
            -1.412447,
            53.907677
          ],
          [
            -1.412475,
            53.907709
          ],
          [
            -1.412616,
            53.907871
          ],
          [
            -1.412635,
            53.907892
          ],
          [
            -1.412417,
            53.908233
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72398703, LS22 5AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4099658136212951,
          53.90502988412363
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72641241, LS22 5AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.412463644203452,
          53.90816992817809
        ]
      }
    }
  ]
}