{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Abbs Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.77097,
            53.760054
          ],
          [
            -1.77084,
            53.760179
          ],
          [
            -1.770711,
            53.760305
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Abbs Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.770711,
            53.760305
          ],
          [
            -1.770551,
            53.760462
          ],
          [
            -1.770391,
            53.760619
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590597, BD6 1ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.770664996799551,
          53.76034979011799
        ]
      }
    }
  ]
}