{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lomond Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.630986,
            55.624682
          ],
          [
            -4.630738,
            55.62489
          ],
          [
            -4.63049,
            55.625097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lomond Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.63049,
            55.625097
          ],
          [
            -4.630232,
            55.62517
          ],
          [
            -4.629975,
            55.625243
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126086777, KA11 1PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.630986036984069,
          55.62468229728609
        ]
      }
    }
  ]
}