{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wee Brae",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.113392,
            55.882725
          ],
          [
            -3.113312,
            55.882636
          ],
          [
            -3.113232,
            55.882547
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wee Brae",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.113232,
            55.882547
          ],
          [
            -3.113072,
            55.882388
          ],
          [
            -3.112913,
            55.882229
          ],
          [
            -3.112497,
            55.881979
          ],
          [
            -3.11228,
            55.881719
          ],
          [
            -3.112136,
            55.88163
          ],
          [
            -3.112086,
            55.881599
          ],
          [
            -3.111903,
            55.881485
          ],
          [
            -3.111595,
            55.881294
          ],
          [
            -3.11141,
            55.881247
          ],
          [
            -3.111106,
            55.881311
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "120043070, EH18 1AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.113392488142862,
          55.882725474109925
        ]
      }
    }
  ]
}