{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White's Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.069283,
            55.894214
          ],
          [
            -3.068903,
            55.894051
          ],
          [
            -3.068522,
            55.893888
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "120043100, EH22 1AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0685870985530164,
          55.89391411213257
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "120051693, EH22 1HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.069495463893148,
          55.89438245060254
        ]
      }
    }
  ]
}