{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tofts Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.062059,
            54.610883
          ],
          [
            -2.061119,
            54.610982
          ],
          [
            -2.060179,
            54.61108
          ],
          [
            -2.058639,
            54.611156
          ],
          [
            -2.058548,
            54.611169
          ],
          [
            -2.056956,
            54.611399
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014556851, DL12 0LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.060104022409058,
          54.61190927863298
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070945980, DL12 0LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0621152625512087,
          54.61088377142203
        ]
      }
    }
  ]
}