{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cambridge Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.6418,
            53.815086
          ],
          [
            -1.641633,
            53.815001
          ],
          [
            -1.641465,
            53.814916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cambridge Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.641465,
            53.814916
          ],
          [
            -1.641292,
            53.814816
          ],
          [
            -1.64112,
            53.814715
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72035338, LS13 3SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6411325870395013,
          53.8149940662341
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72630744, LS13 3SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6412102893921008,
          53.814787574897125
        ]
      }
    }
  ]
}