{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wishart Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.951861,
            55.909596
          ],
          [
            -2.951878,
            55.909589
          ],
          [
            -2.951895,
            55.909582
          ],
          [
            -2.952024,
            55.909529
          ],
          [
            -2.952154,
            55.909477
          ],
          [
            -2.952252,
            55.909441
          ],
          [
            -2.95235,
            55.909405
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138071173, EH35 5LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.952347161016953,
          55.90939744877518
        ]
      }
    }
  ]
}