{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Leith Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.023445,
            56.489092
          ],
          [
            -3.02371,
            56.489127
          ],
          [
            -3.023976,
            56.489161
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "John Leith Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.022508,
            56.488956
          ],
          [
            -3.022864,
            56.489078
          ],
          [
            -3.022945,
            56.48908
          ],
          [
            -3.023445,
            56.489092
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "John Leith Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.023976,
            56.489161
          ],
          [
            -3.024226,
            56.489194
          ],
          [
            -3.024475,
            56.489227
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059110997, DD2 3ZB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0244805209342807,
          56.48922708252208
        ]
      }
    }
  ]
}