{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Craigmaddie Terrace Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.285407,
            55.866197
          ],
          [
            -4.285131,
            55.866113
          ],
          [
            -4.2851,
            55.866104
          ],
          [
            -4.284794,
            55.866012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Craigmaddie Terrace Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.286649,
            55.866571
          ],
          [
            -4.28639,
            55.866496
          ],
          [
            -4.286131,
            55.866422
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700542192, G3 7TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.286648504576987,
          55.866570525918796
        ]
      }
    }
  ]
}