{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fordell Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.138467,
            55.897306
          ],
          [
            -3.137933,
            55.897144
          ],
          [
            -3.137399,
            55.896982
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094688624, EH17 8BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.131680808829963,
          55.90030501640651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094688643, EH17 8BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.131680808829963,
          55.90030501640651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094689002, EH17 8ZQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1382205886775676,
          55.897522126170216
        ]
      }
    }
  ]
}