{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tom Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.22865,
            53.753668
          ],
          [
            -1.228494,
            53.75338
          ],
          [
            -1.228339,
            53.753093
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tom Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.228339,
            53.753093
          ],
          [
            -1.228062,
            53.752729
          ],
          [
            -1.227785,
            53.752366
          ],
          [
            -1.227888,
            53.752345
          ],
          [
            -1.22799,
            53.752325
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013453751, LS25 5NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2283611171230286,
          53.753098407673164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001025314, LS25 5HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.227822949851802,
          53.752672494644045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001025316, LS25 5HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.227597631656429,
          53.752554195948576
        ]
      }
    }
  ]
}