{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "James Shaw Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.494807,
            55.611314
          ],
          [
            -4.494818,
            55.611253
          ],
          [
            -4.494829,
            55.611191
          ],
          [
            -4.494838,
            55.611147
          ],
          [
            -4.494847,
            55.611104
          ],
          [
            -4.494915,
            55.61088
          ],
          [
            -4.494937,
            55.610808
          ],
          [
            -4.495086,
            55.610678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127061934, KA1 1LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.494806584109071,
          55.611314246381674
        ]
      }
    }
  ]
}