{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Mary's Place Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.105957,
            55.950075
          ],
          [
            -3.105127,
            55.949908
          ],
          [
            -3.104298,
            55.94974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Mary's Place Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.104298,
            55.94974
          ],
          [
            -3.103525,
            55.949538
          ],
          [
            -3.103298,
            55.949479
          ],
          [
            -3.103545,
            55.949171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906437996, EH15 2DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1051682880042994,
          55.949938659972936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906440809, EH15 2QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.105197491937998,
          55.94983955888387
        ]
      }
    }
  ]
}