{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rutherford Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.176218,
            55.755847
          ],
          [
            -4.176153,
            55.756044
          ],
          [
            -4.176088,
            55.75624
          ],
          [
            -4.176083,
            55.756254
          ],
          [
            -4.176079,
            55.756268
          ],
          [
            -4.176005,
            55.75649
          ],
          [
            -4.175931,
            55.756713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484171462, G75 0JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.176217055186371,
          55.755836353931905
        ]
      }
    }
  ]
}