{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lumsden Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.292406,
            55.866625
          ],
          [
            -4.292683,
            55.866636
          ],
          [
            -4.29296,
            55.866647
          ],
          [
            -4.292995,
            55.866648
          ],
          [
            -4.29303,
            55.866649
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700394864, G3 8RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.292405658110593,
          55.86662515443528
        ]
      }
    }
  ]
}